]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Prepare release notes for BIND 9.16.10
authorMichał Kępień <michal@isc.org>
Mon, 7 Dec 2020 07:21:06 +0000 (08:21 +0100)
committerOndřej Surý <ondrej@sury.org>
Wed, 9 Dec 2020 09:46:16 +0000 (10:46 +0100)
doc/arm/notes.rst
doc/notes/notes-9.16.10.rst [moved from doc/notes/notes-current.rst with 93% similarity]

index ab68dc1678ced3ac606160aad8a657483f575625..0d14680f6730e0666dced3788f85401be543f3b9 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.10.rst
 .. include:: ../notes/notes-9.16.9.rst
 .. include:: ../notes/notes-9.16.8.rst
 .. include:: ../notes/notes-9.16.7.rst
similarity index 93%
rename from doc/notes/notes-current.rst
rename to doc/notes/notes-9.16.10.rst
index a29f42390e2b97584f214d6d995a8f5cd1dff07a..82967ca98e2d7217903953f166a688e538d778d2 100644 (file)
 Notes for BIND 9.16.10
 ----------------------
 
-Security Fixes
-~~~~~~~~~~~~~~
-
-- None.
-
-Known Issues
-~~~~~~~~~~~~
-
-- None.
-
 New Features
 ~~~~~~~~~~~~
 
-- None.
-
 - NSEC3 support was added to KASP. A new option for ``dnssec-policy``,
   ``nsec3param``, can be used to set the desired NSEC3 parameters.
   NSEC3 salt collisions are automatically prevented during resalting.
   [GL #1620]
 
-Removed Features
-~~~~~~~~~~~~~~~~
-
-- None.
-
 Feature Changes
 ~~~~~~~~~~~~~~~
 
-- None.
-
 - The default value of ``max-recursion-queries`` was increased from 75
   to 100. Since the queries sent towards root and TLD servers are now
   included in the count (as a result of the fix for CVE-2020-8616),