From: Marcin Siodelski Date: Wed, 21 Sep 2022 11:50:21 +0000 (+0200) Subject: [#2545] Added ChangeLog for #2545 X-Git-Tag: Kea-2.3.1~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79f191aa6d5e1f70ec611f3d6a9a2e4b0fb00a9f;p=thirdparty%2Fkea.git [#2545] Added ChangeLog for #2545 --- diff --git a/ChangeLog b/ChangeLog index 238429c257..f339495c0d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ +2057. [doc] marcin + Fixed broken example and documentation for long DHCPv4 options + in the ARM. + (Gitlab #2545) + 2056. [build] andrei - Improved build compatiblity in Kea between g++ and Boost + Improved build compatibility in Kea between g++ and Boost libraries. The compilation error that was fixed was reported to occur with g++ 8 and boost 1.75. The fix consists of passing callbacks directly to boost::asio::io_service::post and not