From: Thomas Markwalder Date: Tue, 11 Sep 2018 13:08:56 +0000 (-0400) Subject: [master] Updated ChangeLog X-Git-Tag: gitlab116_base X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61289a151d66b7e06b40d9f5104c7aad935249c9;p=thirdparty%2Fkea.git [master] Updated ChangeLog --- diff --git a/ChangeLog b/ChangeLog index dc480d9040..1724caae6a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 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. + when building with Boost 1.68. Thanks to Huy Vu and Khem Raj + for reporting and suggesting a fix. (Gitlab #109,!21, git 1fd301f998129e9926ffa35eac27768ae150633d) 1450. [build] tomek