]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Prepare release notes for BIND 9.19.11
authorTom Krizek <tkrizek@isc.org>
Thu, 2 Mar 2023 09:19:08 +0000 (10:19 +0100)
committerTom Krizek <tkrizek@isc.org>
Fri, 3 Mar 2023 09:11:16 +0000 (10:11 +0100)
doc/arm/notes.rst
doc/notes/notes-9.19.11.rst [moved from doc/notes/notes-current.rst with 94% similarity]

index cc306dd23d68f3d2938632bdb77ce3e66838a90f..9562cdb3ed68426ba54ad48fec52b6ad6c3c26c9 100644 (file)
@@ -38,7 +38,7 @@ information about each release, and source code.
 
 .. include:: ../notes/notes-known-issues.rst
 
-.. include:: ../notes/notes-current.rst
+.. include:: ../notes/notes-9.19.11.rst
 .. include:: ../notes/notes-9.19.10.rst
 .. include:: ../notes/notes-9.19.9.rst
 .. include:: ../notes/notes-9.19.8.rst
similarity index 94%
rename from doc/notes/notes-current.rst
rename to doc/notes/notes-9.19.11.rst
index 60dfc975f4d2f44c3a41cb63bbcd77bf529ccb42..e4ea966780d7638a0905f9fe571c63dedada1797 100644 (file)
 Notes for BIND 9.19.11
 ----------------------
 
-Security Fixes
-~~~~~~~~~~~~~~
-
-- None.
-
 New Features
 ~~~~~~~~~~~~
 
-- None.
-
 - When using :any:`dnssec-policy`, you can now configure the digest type to
   use when ``CDS`` records need to be published with `cds-digest-types`. Also,
   with ``dnssec-signzone -G`` you can set which CDNSKEY/CDS records you want to
@@ -82,4 +75,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.