diff --git a/AUTHORS b/AUTHORS index 79a8d896ad..fae8971136 100644 --- a/AUTHORS +++ b/AUTHORS @@ -123,6 +123,7 @@ We have received the following contributions: - Andrei Pavel, Qualitance 2016-10: Support for DHCPv6 options defined in RFC6603 and RFC7598 + 2017-02: Doxygen support updated to 1.8.11 - Vincent Legout 2016-11: Fixed serveral spelling mistakes diff --git a/ChangeLog b/ChangeLog index 30eb6f81a5..6797e98f03 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1210. [doc] andreipavelQ + Doxygen version updated to 1.8.11. + (Github #45, git ce72998382b62269823fa0dcbfa41dfa9c72b69e) + 1209. [func] tomek Relay options are now printed in DHCPv6 when suffiently detailed debug logging is requested.