]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry 1451.
authorThomas Markwalder <tmark@isc.org>
Tue, 11 Sep 2018 13:06:09 +0000 (09:06 -0400)
committerThomas Markwalder <tmark@isc.org>
Tue, 11 Sep 2018 13:06:09 +0000 (09:06 -0400)
ChangeLog

index 79383e25d274c8a79eb09c217e09de3814a0ef7a..dc480d90408206a6a40a979296e5cad0ad73262b 100644 (file)
--- 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.