From: Thomas Markwalder Date: Tue, 22 Jul 2025 13:10:24 +0000 (-0400) Subject: [#3770] Fix change log X-Git-Tag: Kea-3.1.0~20 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=2374feb7e71cb0bc4811df97027fc26efce2dbd1;p=thirdparty%2Fkea.git [#3770] Fix change log modified: changelog_unreleased/3770-examine-cb-command-behavior-for-mulitple-options-with-the-same-code-in-a-given-scope --- diff --git a/changelog_unreleased/3770-examine-cb-command-behavior-for-mulitple-options-with-the-same-code-in-a-given-scope b/changelog_unreleased/3770-examine-cb-command-behavior-for-mulitple-options-with-the-same-code-in-a-given-scope index 3499fbeec2..8045450537 100644 --- a/changelog_unreleased/3770-examine-cb-command-behavior-for-mulitple-options-with-the-same-code-in-a-given-scope +++ b/changelog_unreleased/3770-examine-cb-command-behavior-for-mulitple-options-with-the-same-code-in-a-given-scope @@ -1,5 +1,5 @@ [bug] tmark kea-dhcp4 now correctly supports option class-tags (i.e."client-classes") in host and config back ends - for both MySql and PosgreSQL. + for both MySQL and PosgreSQL. (Gitlab #3770)