]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Prepare release notes for BIND 9.19.6
authorMichał Kępień <michal@isc.org>
Fri, 7 Oct 2022 10:55:17 +0000 (12:55 +0200)
committerMichał Kępień <michal@isc.org>
Fri, 7 Oct 2022 10:55:17 +0000 (12:55 +0200)
doc/arm/notes.rst
doc/notes/notes-9.19.6.rst [moved from doc/notes/notes-current.rst with 97% similarity]

index ab28b4955cedc176073c43900366bd8806f09fef..3cc71f542c26fb3f35529a51df880b3bac8ec1bc 100644 (file)
@@ -36,7 +36,7 @@ The latest versions of BIND 9 software can always be found at
 https://www.isc.org/download/. There you will find additional
 information about each release, and source code.
 
-.. include:: ../notes/notes-current.rst
+.. include:: ../notes/notes-9.19.6.rst
 .. include:: ../notes/notes-9.19.5.rst
 .. include:: ../notes/notes-9.19.4.rst
 .. include:: ../notes/notes-9.19.3.rst
similarity index 97%
rename from doc/notes/notes-current.rst
rename to doc/notes/notes-9.19.6.rst
index e6c5a02c93497f80abd712f81e7cf6e25cccf1d9..0909af3ab732b64efb6156c2998d4676ed273c63 100644 (file)
 Notes for BIND 9.19.6
 ---------------------
 
-Security Fixes
-~~~~~~~~~~~~~~
-
-- None.
-
 Known Issues
 ~~~~~~~~~~~~
 
@@ -35,8 +30,6 @@ Known Issues
 New Features
 ~~~~~~~~~~~~
 
-- None.
-
 - A new configuration option ``require-cookie`` has been introduced, it
   specifies if there should be a DNS COOKIE in the response for a given
   prefix and if not named falls back to TCP.  This is useful if you know
@@ -56,11 +49,6 @@ New Features
 - :iscman:`named` now logs the supported cryptographic algorithms during
   startup and in the output of :option:`named -V`. :gl:`#3541`
 
-Removed Features
-~~~~~~~~~~~~~~~~
-
-- None.
-
 Feature Changes
 ~~~~~~~~~~~~~~~
 
@@ -99,4 +87,3 @@ Bug Fixes
 
 - Changing just the TSIG key names for primaries in catalog zones' member
   zones was not effective. :gl:`#3557`
-