]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3582] ChangeLog added
authorTomek Mrugalski <tomek@isc.org>
Wed, 23 Oct 2024 09:57:32 +0000 (11:57 +0200)
committerTomek Mrugalski <tomek@isc.org>
Wed, 23 Oct 2024 10:29:32 +0000 (10:29 +0000)
changelog_unreleased/3582-vendor-options-in-classes [new file with mode: 0644]

diff --git a/changelog_unreleased/3582-vendor-options-in-classes b/changelog_unreleased/3582-vendor-options-in-classes
new file mode 100644 (file)
index 0000000..eda358c
--- /dev/null
@@ -0,0 +1,4 @@
+[bug]          fdupont
+       Fixed a bug where Kea did not return the value of
+    vendor-encapsulated-options when redefined in a client class.
+       (Gitlab #3582)