From 836db67289eb87938e9728a884d082c930cf2602 Mon Sep 17 00:00:00 2001 From: Thomas Markwalder Date: Tue, 29 Jul 2025 09:37:46 -0400 Subject: [PATCH] [#4014] Added Changelog file new file: changelog_unreleased/4014-v6-fix-cb-command-behavior-for-mulitple-options-with-the-same-code-in-a-given-scope --- ...-for-mulitple-options-with-the-same-code-in-a-given-scope | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 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 new file mode 100644 index 0000000000..6765ece4ce --- /dev/null +++ b/changelog_unreleased/4014-v6-fix-cb-command-behavior-for-mulitple-options-with-the-same-code-in-a-given-scope @@ -0,0 +1,5 @@ +[bug] tmark + kea-dhcp6 now correctly supports option class-tags + (i.e."client-classes") in host and config backends + for both MySQL and PosgreSQL. + (Gitlab #4014) -- 2.47.2