From 7db230d6bf674d9dcb3da8bb2eaed4a3d72dbd19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Fri, 13 Jan 2023 15:41:30 +0100 Subject: [PATCH] Set up release notes for BIND 9.16.38 --- doc/notes/notes-current.rst | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index a72ee57437..aef159261f 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -9,7 +9,7 @@ .. See the COPYRIGHT file distributed with this work for additional .. information regarding copyright ownership. -Notes for BIND 9.16.37 +Notes for BIND 9.16.38 ---------------------- Security Fixes @@ -25,11 +25,7 @@ New Features Removed Features ~~~~~~~~~~~~~~~~ -- 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` +- None. Feature Changes ~~~~~~~~~~~~~~~