From: Thomas Markwalder Date: Wed, 30 Jul 2025 19:14:30 +0000 (-0400) Subject: [#4014] Fixed change log entry file X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=15d5daa9b19a77121c65034cc8d90319caf8b1ce;p=thirdparty%2Fkea.git [#4014] Fixed change log entry file modified: changelog_unreleased/4014-v6-fix-cb-command-behavior-for-mulitple-options-with-the-same-code-in-a-given-scope --- diff --git a/changelog_unreleased/4014-v6-fix-cb-command-behavior-for-mulitple-options-with-the-same-code-in-a-given-scope b/changelog_unreleased/4014-v6-fix-cb-command-behavior-for-mulitple-options-with-the-same-code-in-a-given-scope index 6765ece4ce..6fc98d21e6 100644 --- a/changelog_unreleased/4014-v6-fix-cb-command-behavior-for-mulitple-options-with-the-same-code-in-a-given-scope +++ b/changelog_unreleased/4014-v6-fix-cb-command-behavior-for-mulitple-options-with-the-same-code-in-a-given-scope @@ -1,5 +1,5 @@ [bug] tmark kea-dhcp6 now correctly supports option class-tags - (i.e."client-classes") in host and config backends + (i.e."client-classes") in host and config back ends for both MySQL and PosgreSQL. (Gitlab #4014)