]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog for pull request #29.
authorMarcin Siodelski <marcin@isc.org>
Thu, 15 Sep 2016 13:19:07 +0000 (15:19 +0200)
committerMarcin Siodelski <marcin@isc.org>
Thu, 15 Sep 2016 13:19:07 +0000 (15:19 +0200)
Added two nicknames in the AUTHORS file to which we refer in the
ChangeLog.

AUTHORS
ChangeLog

diff --git a/AUTHORS b/AUTHORS
index d9877dff1fc662da888a1b7f4a9333f28b64916f..adb6c18361269c11871cc6a05928164125277dee 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -106,10 +106,10 @@ We have received the following contributions:
  - Patrik Lundin
    2016-07: Replace test by expr for < in configure.ac
 
- - Michal Humpula
+ - Michal Humpula (mihu)
    2016-07: Response to DHCPINFORM is sent to port 68
 
- - Andreas Rammhold
+ - Andreas Rammhold (andir)
    2016-09: Compilation fixes for GCC 6, using C++14.
 
 Kea uses log4cplus (http://sourceforge.net/projects/log4cplus/) for logging,
index 1dd9c0e903e0311feab20ccc09588764f8fcfe8c..4acb3312924a5344347a812bb46ce2177081821b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1172.  [bug]           andir
+       Kea build fixes for gcc 6, which uses C++14 by default.
+       (github #29, git ad68c3942839618c26d7ff017fbac7df139b5d01)
+
 1171.  [doc]           marcin
        Updated supported operating systems and the prerequisites for
        installing and building Kea in the Kea Administrator