]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Prepare release notes for BIND 9.16.22
authorMichał Kępień <michal@isc.org>
Mon, 11 Oct 2021 13:56:17 +0000 (15:56 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 28 Oct 2021 10:22:33 +0000 (12:22 +0200)
doc/arm/notes.rst
doc/notes/notes-9.16.22.rst [moved from doc/notes/notes-current.rst with 92% similarity]

index 27382dce28184ca1ce44ade0862d991b2b9f5869..a8b0097c32307b222c25d38104ccaf72edcdaab1 100644 (file)
@@ -59,7 +59,7 @@ https://www.isc.org/download/. There you will find additional
 information about each release, source code, and pre-compiled versions
 for Microsoft Windows operating systems.
 
-.. include:: ../notes/notes-current.rst
+.. include:: ../notes/notes-9.16.22.rst
 .. include:: ../notes/notes-9.16.21.rst
 .. include:: ../notes/notes-9.16.20.rst
 .. include:: ../notes/notes-9.16.19.rst
similarity index 92%
rename from doc/notes/notes-current.rst
rename to doc/notes/notes-9.16.22.rst
index 9fa61f9e1043788a0dde6200d5c766cffb53fac6..ad6aac808ddaba81f9f4097e813942f2fa3f08f8 100644 (file)
@@ -30,21 +30,6 @@ Security Fixes
   ISC would like to thank Kishore Kumar Kothapalli of Infoblox for
   bringing this vulnerability to our attention. :gl:`#2899`
 
-Known Issues
-~~~~~~~~~~~~
-
-- None.
-
-New Features
-~~~~~~~~~~~~
-
-- None.
-
-Removed Features
-~~~~~~~~~~~~~~~~
-
-- None.
-
 Feature Changes
 ~~~~~~~~~~~~~~~
 
@@ -91,7 +76,3 @@ Bug Fixes
 - When new IP addresses were set up by the operating system during
   ``named`` startup, it could fail to listen for TCP connections on the
   newly added interfaces. :gl:`#2852`
-
-- Reloading a catalog zone which referenced a missing/deleted member
-  zone triggered a runtime check failure, causing ``named`` to exit
-  prematurely. This has been fixed. :gl:`#2308`