]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] AUTHORS, ChangeLog updated after gtihub38 merge. trac5458_base
authorTomek Mrugalski <tomasz@isc.org>
Wed, 24 Jan 2018 12:52:03 +0000 (13:52 +0100)
committerTomek Mrugalski <tomasz@isc.org>
Wed, 24 Jan 2018 12:52:03 +0000 (13:52 +0100)
AUTHORS
ChangeLog

diff --git a/AUTHORS b/AUTHORS
index 7596b47aba286f5060b07594fc0bde3624fe06da..c82165e3b8d4a576f90dfda10c4857a8eaa7103e 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -132,6 +132,7 @@ We have received the following contributions:
    2017-02: Numerous spelling mistakes
    2017-12: Significant update for Cassandra backend
    2018-01: Host reservations for Cassandra
+   2018-01: Uniform compilation
 
  - Vincent Legout
    2016-11: Fixed serveral spelling mistakes
index f18a7f978835122d60cdfe91bcf36ed56db059bd..f7be5d9ca4a10c6f799ba278ef9036145aa797cc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1349.  [build]         andreipavelQ
+       Compilation parameters unified (every file now includes config.h,
+       several makefile tweaks).
+       (Github #38, git 7206aa79c57be7466c4ab3dd558663c6c4f858b7)
+
 1348.  [func]          fdupont
        Several hook points now support next step status DROP. This allows
        more flexibility with dropping packets from within hooks.