]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Prepare release notes for BIND 9.18.3
authorMichal Nowak <mnowak@isc.org>
Thu, 5 May 2022 13:53:35 +0000 (15:53 +0200)
committerMichal Nowak <mnowak@isc.org>
Fri, 6 May 2022 15:02:29 +0000 (17:02 +0200)
doc/arm/notes.rst
doc/notes/notes-9.18.3.rst [moved from doc/notes/notes-current.rst with 96% similarity]

index c1260b48e57250072ac119fbc33dc89bdf34c418..94bd14157353b1bb7f9d5b64f6a598f7fdedbba4 100644 (file)
@@ -33,7 +33,7 @@ The latest versions of BIND 9 software can always be found at
 https://www.isc.org/download/. There you will find additional
 information about each release, and source code.
 
-.. include:: ../notes/notes-current.rst
+.. include:: ../notes/notes-9.18.3.rst
 .. include:: ../notes/notes-9.18.2.rst
 .. include:: ../notes/notes-9.18.1.rst
 .. include:: ../notes/notes-9.18.0.rst
similarity index 96%
rename from doc/notes/notes-current.rst
rename to doc/notes/notes-9.18.3.rst
index c934af9de6eec6536d132d513dd93eb2fd3daad4..03655005010c3935d5683bef339b9cf83335a680 100644 (file)
@@ -15,8 +15,6 @@ Notes for BIND 9.18.3
 Security Fixes
 ~~~~~~~~~~~~~~
 
-- None.
-
 - Previously, TLS socket objects could be destroyed prematurely, which
   triggered assertion failures in :iscman:`named` instances serving
   DNS-over-HTTPS (DoH) clients. This has been fixed.
@@ -61,16 +59,6 @@ New Features
   diagnosing the problem. :gl:`#3221` :gl:`#3222` :gl:`#3223` :gl:`#3224`
   :gl:`#3225`
 
-Removed Features
-~~~~~~~~~~~~~~~~
-
-- None.
-
-Feature Changes
-~~~~~~~~~~~~~~~
-
-- None.
-
 Bug Fixes
 ~~~~~~~~~