]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Prepare release notes for BIND 9.18.13
authorTom Krizek <tkrizek@isc.org>
Fri, 3 Mar 2023 11:58:57 +0000 (12:58 +0100)
committerTom Krizek <tkrizek@isc.org>
Fri, 3 Mar 2023 12:14:19 +0000 (13:14 +0100)
doc/arm/notes.rst
doc/notes/notes-9.18.13.rst [moved from doc/notes/notes-current.rst with 93% similarity]

index 3e50823301c06411e5687148f481bfba34455969..d13909a5d8ec24b2e53601ee68273d7254221a8c 100644 (file)
@@ -35,7 +35,7 @@ information about each release, and source code.
 
 .. include:: ../notes/notes-known-issues.rst
 
-.. include:: ../notes/notes-current.rst
+.. include:: ../notes/notes-9.18.13.rst
 .. include:: ../notes/notes-9.18.12.rst
 .. include:: ../notes/notes-9.18.11.rst
 .. include:: ../notes/notes-9.18.10.rst
similarity index 93%
rename from doc/notes/notes-current.rst
rename to doc/notes/notes-9.18.13.rst
index deb913fe5b367ad434202ce16b42264635ef5545..773fda8875a2d5769ce172b09dcb2e89863f92da 100644 (file)
 Notes for BIND 9.18.13
 ----------------------
 
-Security Fixes
-~~~~~~~~~~~~~~
-
-- None.
-
 New Features
 ~~~~~~~~~~~~
 
-- None.
-
 - Run RPZ updates on the specialized "offload" threads to reduce the amount
   of time they block query processing on the main networking threads.  This
   should increase the responsiveness of ``named`` when RPZ updates are being
   applied after an RPZ zone has been successfully transfered.  :gl:`#3190`
 
-Removed Features
-~~~~~~~~~~~~~~~~
-
-- None.
-
 Feature Changes
 ~~~~~~~~~~~~~~~
 
@@ -72,4 +60,6 @@ Bug Fixes
 Known Issues
 ~~~~~~~~~~~~
 
-- None.
+- There are no new known issues with this release. See :ref:`above
+  <relnotes_known_issues>` for a list of all known issues affecting this
+  BIND 9 branch.