From: Francis Dupont Date: Thu, 27 Aug 2015 10:53:11 +0000 (+0200) Subject: [master] Finished merge of trac4006 (Fixes for Boost 1.59) X-Git-Tag: trac3911a_base~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e06934f211436eea37439128ff6f388709f01101;p=thirdparty%2Fkea.git [master] Finished merge of trac4006 (Fixes for Boost 1.59) --- diff --git a/ChangeLog b/ChangeLog index 162bfce05b..9959bbdbf1 100644 --- 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.