From: Thomas Markwalder Date: Tue, 11 Sep 2018 13:06:09 +0000 (-0400) Subject: [master] Added ChangeLog entry 1451. X-Git-Tag: gitlab116_base~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=304d408f5ff43713af99d665f01f20b5c58de92b;p=thirdparty%2Fkea.git [master] Added ChangeLog entry 1451. --- diff --git a/ChangeLog b/ChangeLog index 79383e25d2..dc480d9040 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1451. [build] tmark + Resolved a namespace issue with std::distance() in libdhcp++.cc + when building with Boost 1.68. Thanks to Khem Raj for reporting + and suggesting a fix. + (Gitlab #109,!21, git 1fd301f998129e9926ffa35eac27768ae150633d) + 1450. [build] tomek Dependencies improved. libkea-process no longer requires libkea-dhcpsrv. As a result, D2 and CA are no longer linked with libkea-dhcpsrv.