From 0b1eb418de38c3b4fb95eb24a4e35c5295d674db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Fri, 3 Feb 2023 09:38:25 +0100 Subject: [PATCH] Reorder release notes --- doc/notes/notes-9.19.10.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/notes/notes-9.19.10.rst b/doc/notes/notes-9.19.10.rst index c5d43c9521..ed45ff99b7 100644 --- a/doc/notes/notes-9.19.10.rst +++ b/doc/notes/notes-9.19.10.rst @@ -21,10 +21,6 @@ New Features Removed Features ~~~~~~~~~~~~~~~~ -- The Differentiated Services Code Point (DSCP) feature has been - removed: configuring DSCP values in ``named.conf`` is now a - configuration error. :gl:`#3789` - - Specifying a ``port`` when configuring source addresses (i.e., as an argument to :any:`query-source`, :any:`query-source-v6`, :any:`transfer-source`, :any:`transfer-source-v6`, @@ -40,6 +36,10 @@ Removed Features ``named.conf``. In a future release, they will be made nonfunctional. :gl:`#3781` +- 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 ~~~~~~~~~~~~~~~