]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Finished merge of trac4006 (Fixes for Boost 1.59)
authorFrancis Dupont <fdupont@isc.org>
Thu, 27 Aug 2015 10:53:11 +0000 (12:53 +0200)
committerFrancis Dupont <fdupont@isc.org>
Thu, 27 Aug 2015 10:53:11 +0000 (12:53 +0200)
ChangeLog

index 162bfce05b57791223e6f8f6c63dc1fdfd92444b..9959bbdbf11476cab80c2291cb78b35089a5a7f9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+991.   [build]         fdupont
+       Removed partial function template ordering macros to allow Kea to
+       build with Boost 1.59 and later.  Also removed some
+       compiler-dependent code.
+       (Trac #4006, git xxx)
+
 990.   [bug]           tomek
        Improved child process signal handling. Improved number of
        exception handling routines in DHCPv4 and DHCPv6.