From: Razvan Becheriu Date: Fri, 8 Jan 2021 20:51:36 +0000 (+0200) Subject: [#1578] added ChangeLog X-Git-Tag: Kea-1.9.4~112 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64ab20722714a4e36aa6533e29fb2d60a5b764c0;p=thirdparty%2Fkea.git [#1578] added ChangeLog --- diff --git a/ChangeLog b/ChangeLog index e3ba5c8362..07d24cba08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 1852. [bug] razvan - Fixed log and report values for unacked-clients-left used to inform - the user about clients that need to be unacked before transitioning - to partner-down state. + Corrected the value of unacked-clients-left returned in response + to the status-get command and the corresponding log messages. + The previously returned value was too low by 1. (Gitlab #1578) 1851. [func] fdupont