From: Michał Kępień Date: Thu, 12 Jan 2023 21:34:32 +0000 (+0100) Subject: Prepare release notes for BIND 9.16.37 X-Git-Tag: v9.16.37~1^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f76d95cdbbb9777de9541c6ea64827b1480f8770;p=thirdparty%2Fbind9.git Prepare release notes for BIND 9.16.37 --- diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index 5830608da38..e944d1caf4a 100644 --- a/doc/arm/notes.rst +++ b/doc/arm/notes.rst @@ -46,7 +46,7 @@ for Microsoft Windows operating systems. .. include:: ../notes/notes-known-issues.rst -.. include:: ../notes/notes-current.rst +.. include:: ../notes/notes-9.16.37.rst .. include:: ../notes/notes-9.16.36.rst .. include:: ../notes/notes-9.16.35.rst .. include:: ../notes/notes-9.16.34.rst diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-9.16.37.rst similarity index 98% rename from doc/notes/notes-current.rst rename to doc/notes/notes-9.16.37.rst index 1ac19bb7599..9839b19972c 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-9.16.37.rst @@ -52,8 +52,8 @@ New Features exceeded, and the version numbers for the XML and JSON statistics schemas have been updated. :gl:`#3523` -Removed Features -~~~~~~~~~~~~~~~~ +Feature Changes +~~~~~~~~~~~~~~~ - The Differentiated Services Code Point (DSCP) feature in BIND is now deprecated. Configuring DSCP values in ``named.conf`` will @@ -61,11 +61,6 @@ Removed Features partly operational since the Network Manager was introduced in 9.16.0. :gl:`#3773` -Feature Changes -~~~~~~~~~~~~~~~ - -- None. - Bug Fixes ~~~~~~~~~