From: Tomek Mrugalski Date: Fri, 10 Feb 2017 15:02:20 +0000 (+0100) Subject: [master] ChangeLog, AUTHORS updated after Github #45 merge. X-Git-Tag: trac3590_base~10 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5d7d19b598c3fde67013ccc80335c823356be1bf;p=thirdparty%2Fkea.git [master] ChangeLog, AUTHORS updated after Github #45 merge. --- 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.