]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3485] Added ChangeLog for #3485
authorMarcin Siodelski <marcin@isc.org>
Tue, 16 Jul 2024 16:22:55 +0000 (18:22 +0200)
committerMarcin Siodelski <marcin@isc.org>
Thu, 18 Jul 2024 13:54:51 +0000 (15:54 +0200)
ChangeLog

index f3de3922fa7f59005d6fea2531374bb7923d3a12..bfd33c1a60da754dcd7fa6f7321e2d4472525cb6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2249.  [bug]           marcin
+       Corrected a bug in storing and fetching the encapsulated DHCP
+       options from the configuration backend. These options were
+       sometimes not returned when they were specified at the subnet,
+       shared network or client class level.
+       (Gitlab #3485)
+
 2248.  [bug]           razvan
        Fixed a file descriptor leak in the High Availability hook
        library.