summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2018-09-11 09:08:56 -0400
committerThomas Markwalder <tmark@isc.org>2018-09-11 09:08:56 -0400
commit61289a151d66b7e06b40d9f5104c7aad935249c9 (patch)
tree8363ffdb97e25cb0bce340b960dc4008939e7389
parent304d408f5ff43713af99d665f01f20b5c58de92b (diff)
[master] Updated ChangeLoggitlab116_base
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
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