From: Tomek Mrugalski Date: Wed, 23 Oct 2024 09:57:32 +0000 (+0200) Subject: [#3582] ChangeLog added X-Git-Tag: Kea-2.7.4~55 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2aadfb072afc38dc4a8f034280608cc4a6823de9;p=thirdparty%2Fkea.git [#3582] ChangeLog added --- diff --git a/changelog_unreleased/3582-vendor-options-in-classes b/changelog_unreleased/3582-vendor-options-in-classes new file mode 100644 index 0000000000..eda358c7be --- /dev/null +++ b/changelog_unreleased/3582-vendor-options-in-classes @@ -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)