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

index 7359e67e8e2e2c7cff47ddf139533d8bf2a1c215..e5496011b1a07e989a1b33b6c113081fb815b186 100644 (file)
@@ -44,7 +44,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.34.rst
 .. include:: ../notes/notes-9.16.33.rst
 .. include:: ../notes/notes-9.16.32.rst
 .. include:: ../notes/notes-9.16.31.rst
similarity index 92%
rename from doc/notes/notes-current.rst
rename to doc/notes/notes-9.16.34.rst
index 6850318c4a6adb76fc63b0d34500f8d3e3e7bd03..6c5bfa198dcd20a841b59c0cb6273ebf3ac4dc8a 100644 (file)
 Notes for BIND 9.16.34
 ----------------------
 
-Security Fixes
-~~~~~~~~~~~~~~
-
-- None.
-
 Known Issues
 ~~~~~~~~~~~~
 
@@ -38,16 +33,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
-~~~~~~~~~~~~~~~
-
-- None.
-
 - Add support for parsing and validating ``dohpath`` to SVBC records.
   :gl:`#3544`