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.20.3

This commit is contained in:
Michal Nowak 2024-10-07 09:50:12 +02:00
parent 43e06c84d4
commit e538d6847b
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>`
for changes relevant to them.
.. include:: ../changelog/changelog-9.20.3.rst
.. include:: ../changelog/changelog-9.20.2.rst
.. include:: ../changelog/changelog-9.20.1.rst
.. include:: ../changelog/changelog-history.rst

View File

@ -37,6 +37,7 @@ https://www.isc.org/download/. There you will find additional
information about each release, and source code.
.. include:: ../notes/notes-known-issues.rst
.. include:: ../notes/notes-9.20.3.rst
.. include:: ../notes/notes-9.20.2.rst
.. include:: ../notes/notes-9.20.1.rst
.. include:: ../notes/notes-9.20.0.rst

View File

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

View File

@ -9,8 +9,8 @@
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
(-dev)
------
Notes for BIND 9.20.3
---------------------
New Features
~~~~~~~~~~~~
@ -148,3 +148,9 @@ Bug Fixes
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.