diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index 6a64da4e6d..4cb7243034 100644 --- a/doc/arm/notes.rst +++ b/doc/arm/notes.rst @@ -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 diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-9.16.29.rst similarity index 59% rename from doc/notes/notes-current.rst rename to doc/notes/notes-9.16.29.rst index c13011448b..289586659d 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-9.16.29.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`