]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES and release note for [GL #3773]
authorEvan Hunt <each@isc.org>
Mon, 9 Jan 2023 22:50:15 +0000 (14:50 -0800)
committerEvan Hunt <each@isc.org>
Tue, 10 Jan 2023 19:16:18 +0000 (11:16 -0800)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 00ccd2e7ceb4c9de2faa6f409d28da41acc8f9e6..aef211193133bb4a99317a992c31b89732215004 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+6062.  [func]          The DSCP implementation, which has only been
+                       partly operational since 9.16.0, is now marked as
+                       deprecated. Configuring DSCP values in named.conf
+                       will cause a warning will be logged. [GL #3773]
+
 6059.  [bug]           In some serve stale scenarios, like when following an
                        expired CNAME record, named could return SERVFAIL if the
                        previous request wasn't successful. Consider non-stale
index c82a361237ed9e2d14024dc13488d36b5f91f611..a72ee5743722dc495ce54040b7cedf0a58fc6008 100644 (file)
@@ -25,7 +25,11 @@ New Features
 Removed Features
 ~~~~~~~~~~~~~~~~
 
-- None.
+- The Differentiated Services Code Point (DSCP) feature in BIND
+  is now deprecated. Configuring DSCP values in ``named.conf`` will
+  cause a warning to be logged. Note that this feature has only been
+  partly operational since the Network Manager was introduced in
+  9.16.0. :gl:`#3773`
 
 Feature Changes
 ~~~~~~~~~~~~~~~