From: Tomek Mrugalski Date: Wed, 28 Nov 2018 20:12:15 +0000 (+0100) Subject: [#293,!45] ChangeLog updated X-Git-Tag: 284-need-dhcp6-example-for-netconf_base~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a757f3a48e89352d8bd44b93d6b859d5cbde863;p=thirdparty%2Fkea.git [#293,!45] ChangeLog updated --- diff --git a/ChangeLog b/ChangeLog index 262ba43865..7113391c5f 100644 --- 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.