]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] ChangeLog, AUTHORS updated after Github #45 merge.
authorTomek Mrugalski <tomasz@isc.org>
Fri, 10 Feb 2017 15:02:20 +0000 (16:02 +0100)
committerTomek Mrugalski <tomasz@isc.org>
Fri, 10 Feb 2017 15:02:20 +0000 (16:02 +0100)
AUTHORS
ChangeLog

diff --git a/AUTHORS b/AUTHORS
index 79a8d896ad206d09f5deab20f826f569747421f6..fae8971136a5200846881f4abde7a38cdca5885c 100644 (file)
--- 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
index 30eb6f81a59e2e872771078aff18f113564a32fc..6797e98f031f89efff8f1ee1286989c04f370e27 100644 (file)
--- 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.