2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

Prepare release notes for BIND 9.21.2

This commit is contained in:
Michal Nowak 2024-10-03 14:16:36 +02:00
parent fe241d594a
commit 441b5d6a66
No known key found for this signature in database
4 changed files with 12 additions and 4 deletions

View File

@ -18,6 +18,7 @@ Changelog
development. Regular users should refer to :ref:`Release Notes <relnotes>` development. Regular users should refer to :ref:`Release Notes <relnotes>`
for changes relevant to them. for changes relevant to them.
.. include:: ../changelog/changelog-9.21.2.rst
.. include:: ../changelog/changelog-9.21.1.rst .. include:: ../changelog/changelog-9.21.1.rst
.. include:: ../changelog/changelog-9.21.0.rst .. include:: ../changelog/changelog-9.21.0.rst
.. include:: ../changelog/changelog-history.rst .. include:: ../changelog/changelog-history.rst

View File

@ -39,6 +39,7 @@ https://www.isc.org/download/. There you will find additional
information about each release, and source code. information about each release, and source code.
.. include:: ../notes/notes-known-issues.rst .. include:: ../notes/notes-known-issues.rst
.. include:: ../notes/notes-9.21.2.rst
.. include:: ../notes/notes-9.21.1.rst .. include:: ../notes/notes-9.21.1.rst
.. include:: ../notes/notes-9.21.0.rst .. include:: ../notes/notes-9.21.0.rst

View File

@ -9,8 +9,8 @@
.. See the COPYRIGHT file distributed with this work for additional .. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership. .. information regarding copyright ownership.
(-dev) BIND 9.21.2
------ -----------
New Features New Features
~~~~~~~~~~~~ ~~~~~~~~~~~~

View File

@ -9,8 +9,8 @@
.. See the COPYRIGHT file distributed with this work for additional .. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership. .. information regarding copyright ownership.
(-dev) Notes for BIND 9.21.2
------ ---------------------
New Features New Features
~~~~~~~~~~~~ ~~~~~~~~~~~~
@ -201,3 +201,9 @@ Bug Fixes
received Query ID can very rarely cause assertion failure. :gl:`#4952` received Query ID can very rarely cause assertion failure. :gl:`#4952`
Known Issues
~~~~~~~~~~~~
- 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.