]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1585] Added a ChangeLog entry
authorFrancis Dupont <fdupont@isc.org>
Mon, 4 Jan 2021 16:59:21 +0000 (17:59 +0100)
committerFrancis Dupont <fdupont@isc.org>
Mon, 11 Jan 2021 14:29:51 +0000 (15:29 +0100)
ChangeLog

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