From: Marcin Siodelski Date: Tue, 28 Mar 2023 09:37:29 +0000 (+0200) Subject: [#2754] Added ChangeLog for #2754 X-Git-Tag: Kea-2.3.7~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=466a1c8bc0e9c5abca52565a5bcc8e21d28a7fa4;p=thirdparty%2Fkea.git [#2754] Added ChangeLog for #2754 --- diff --git a/ChangeLog b/ChangeLog index a1edf601fd..1da946387f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2122. [bug] marcin + Fixed a bug in the HA hook library whereby the HA service could + sometimes terminate even after the partner's clock has been + corrected. The last clock skew is now ignored when a + communication failure with the partner occurs. + (Gitlab #2754) + 2121. [func] marcin Implemented Free Lease Queue allocator. It can be used for address assignment in DHCPv4 and prefix delegation in DHCPv6.