mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-06 13:32:05 -04:00
Prepare release notes for BIND 9.20.3
This commit is contained in:
parent
43e06c84d4
commit
e538d6847b
4 changed files with 12 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
~~~~~~~~~~~~
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue