]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3476] Added ChangeLog entry
authorThomas Markwalder <tmark@isc.org>
Thu, 11 Jul 2024 18:56:00 +0000 (14:56 -0400)
committerThomas Markwalder <tmark@isc.org>
Thu, 18 Jul 2024 15:18:14 +0000 (11:18 -0400)
ChangeLog

index 62ea1d562fd65db89747993d5091ce7c4a8456ba..317d1223ed086782ab283b3f3aa87d312819de37 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2264.  [bug]*          tmark
+       Corrected an issue with overlapping enum values
+       for option definition data type.  This was causing
+       option definitions of type "record", created via
+       config backend commands, to not load properly when
+       fetched from the back end.
+       (Gitlab #3476)
+
 2263.  [func]          fdupont
        RFC 8925 "IPv6-Only Preferred Option for DHCPv4" is now
        fully implemented: 0.0.0.0 address can be offerred.