From: Francis Dupont Date: Mon, 4 Jan 2021 16:59:21 +0000 (+0100) Subject: [#1585] Added a ChangeLog entry X-Git-Tag: Kea-1.9.4~102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10684357fcfd831db489ce6d8b86c95f47294180;p=thirdparty%2Fkea.git [#1585] Added a ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index 07d24cba08..abdeae0141 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1853. [func] fdupont + Populated the space field of option definitions. This solved + reported bugs where a specific standard option processing + was applied to an option from another space but sharing the + same code. In particular, this fixes the problem reported + with vendor suboption 125. + (Gitlab #1585) + 1852. [bug] razvan Corrected the value of unacked-clients-left returned in response to the status-get command and the corresponding log messages.