]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4014] Added Changelog file
authorThomas Markwalder <tmark@isc.org>
Tue, 29 Jul 2025 13:37:46 +0000 (09:37 -0400)
committerThomas Markwalder <tmark@isc.org>
Tue, 29 Jul 2025 13:37:46 +0000 (09:37 -0400)
new file:   changelog_unreleased/4014-v6-fix-cb-command-behavior-for-mulitple-options-with-the-same-code-in-a-given-scope

changelog_unreleased/4014-v6-fix-cb-command-behavior-for-mulitple-options-with-the-same-code-in-a-given-scope [new file with mode: 0644]

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 (file)
index 0000000..6765ece
--- /dev/null
@@ -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)