Merge branch 'mnowak/prepare-documentation-for-bind-9.16.29' into 'v9_16_29-release'

Prepare documentation for BIND 9.16.29

See merge request isc-private/bind9!404
This commit is contained in:
Michal Nowak
2022-05-09 22:19:16 +00:00
2 changed files with 4 additions and 28 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ https://www.isc.org/download/. There you will find additional
information about each release, source code, and pre-compiled versions
for Microsoft Windows operating systems.
.. include:: ../notes/notes-current.rst
.. include:: ../notes/notes-9.16.29.rst
.. include:: ../notes/notes-9.16.28.rst
.. include:: ../notes/notes-9.16.27.rst
.. include:: ../notes/notes-9.16.26.rst
@@ -12,33 +12,9 @@
Notes for BIND 9.16.29
----------------------
Security Fixes
~~~~~~~~~~~~~~
- None.
Known Issues
~~~~~~~~~~~~
- None.
New Features
~~~~~~~~~~~~
- None.
Removed Features
~~~~~~~~~~~~~~~~
- None.
Feature Changes
~~~~~~~~~~~~~~~
- None.
Bug Fixes
~~~~~~~~~
- CDS and CDNSKEY DELETE records are removed from the zone when configured with
'auto-dnssec maintain;'. This has been fixed. :gl:`#2931`.
- Previously, CDS and CDNSKEY DELETE records were removed from the zone
when configured with the ``auto-dnssec maintain;`` option. This has
been fixed. :gl:`#2931`