]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Prepare release notes for BIND 9.18.19
authorMichal Nowak <mnowak@isc.org>
Fri, 8 Sep 2023 09:54:52 +0000 (11:54 +0200)
committerMichal Nowak <mnowak@isc.org>
Fri, 8 Sep 2023 10:22:38 +0000 (12:22 +0200)
doc/arm/notes.rst
doc/notes/notes-9.18.19.rst [moved from doc/notes/notes-current.rst with 98% similarity]

index e5095b8491029c37408663f703f4e9ec4ade17d9..4a9e9301929fd2ace1df4c59acf0919eb1dfca39 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.19.rst
 .. include:: ../notes/notes-9.18.18.rst
 .. include:: ../notes/notes-9.18.17.rst
 .. include:: ../notes/notes-9.18.16.rst
similarity index 98%
rename from doc/notes/notes-current.rst
rename to doc/notes/notes-9.18.19.rst
index 9eb9a1c9cec3417f7ba7f0b88eaf87fc48a5d60b..3a675dcdcec6c94ba3045a21ae226ec70a6afe80 100644 (file)
@@ -32,11 +32,6 @@ Security Fixes
   Operations for bringing this vulnerability to our attention.
   :gl:`#4242`
 
-New Features
-~~~~~~~~~~~~
-
-- None.
-
 Removed Features
 ~~~~~~~~~~~~~~~~
 
@@ -46,8 +41,6 @@ Removed Features
 Feature Changes
 ~~~~~~~~~~~~~~~
 
-- None.
-
 - Make :iscman:`nsupdate` honor the ``-v`` option. If set, and the server is
   specified, SOA queries are now send over TCP as well. :gl:`#1181`