]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#293,!45] ChangeLog updated 293-add-coroutine-h-back
authorTomek Mrugalski <tomasz@isc.org>
Wed, 28 Nov 2018 20:12:15 +0000 (21:12 +0100)
committerTomek Mrugalski <tomasz@isc.org>
Wed, 28 Nov 2018 20:18:38 +0000 (21:18 +0100)
ChangeLog

index 262ba4386533945c539bf32eb2f4325dfb0bd35c..7113391c5f61916790c5e420586905c122194fb7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1491.  [build]         tomek
+       coroutine.hpp from Boost 1.68 has been added the Kea source.
+       It is used only if the Boost library provided by the system
+       is very old and does not include that header. This effectively
+       reverts the change done in Kea 1.4.0.
+       (Gitlab #293,!45, git df0f507b8b750c8dff1f537cad5b5748b7841852)
+
 1491.  [build]         marcin
        Bumped up libraries version numbers for Kea 1.5.0 beta2 release.
        Also, generated logger message files are now installed with Kea.