]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES and release note revision for [GL #3789]
authorEvan Hunt <each@isc.org>
Tue, 10 Jan 2023 00:59:47 +0000 (16:59 -0800)
committerEvan Hunt <each@isc.org>
Wed, 18 Jan 2023 00:18:21 +0000 (16:18 -0800)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 301891bd4b9598d1eb5ed30a858596e830b8287f..f583294722ae9894cc142756775730ae7a24a6e4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+6070.  [func]          DSCP parsing has now been fully removed, and
+                       configuration of DSCP values in named.conf is a
+                       configuration error. [GL #3789]
+
 6069.  [bug]           Detach from the view in zone_shutdown() to
                        release the memory held by the dead view
                        early. [GL #3801]
index b4b5529b3edb1c721dd418d32bf2ffd26a4ed357..103dae1477676bf3cc41d839c5545e9c907d028d 100644 (file)
@@ -25,7 +25,9 @@ New Features
 Removed Features
 ~~~~~~~~~~~~~~~~
 
-- None.
+- The Differentiated Services Code Point (DSCP) feature has been removed:
+  configuring DSCP values in ``named.conf``` is now a configuration error.
+  :gl:`#3789`
 
 Feature Changes
 ~~~~~~~~~~~~~~~