]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1578] added ChangeLog
authorRazvan Becheriu <razvan@isc.org>
Fri, 8 Jan 2021 20:51:36 +0000 (22:51 +0200)
committerRazvan Becheriu <razvan@isc.org>
Fri, 8 Jan 2021 20:51:36 +0000 (22:51 +0200)
ChangeLog

index e3ba5c8362468401d7247bf01f07d580098a9342..07d24cba0807dc0e89067706105902f92a12eed0 100644 (file)
--- 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