diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index ab28b4955c..3cc71f542c 100644 --- a/doc/arm/notes.rst +++ b/doc/arm/notes.rst @@ -36,7 +36,7 @@ The latest versions of BIND 9 software can always be found at https://www.isc.org/download/. There you will find additional information about each release, and source code. -.. include:: ../notes/notes-current.rst +.. include:: ../notes/notes-9.19.6.rst .. include:: ../notes/notes-9.19.5.rst .. include:: ../notes/notes-9.19.4.rst .. include:: ../notes/notes-9.19.3.rst diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-9.19.6.rst similarity index 97% rename from doc/notes/notes-current.rst rename to doc/notes/notes-9.19.6.rst index e6c5a02c93..0909af3ab7 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-9.19.6.rst @@ -12,11 +12,6 @@ Notes for BIND 9.19.6 --------------------- -Security Fixes -~~~~~~~~~~~~~~ - -- None. - Known Issues ~~~~~~~~~~~~ @@ -35,8 +30,6 @@ Known Issues New Features ~~~~~~~~~~~~ -- None. - - A new configuration option ``require-cookie`` has been introduced, it specifies if there should be a DNS COOKIE in the response for a given prefix and if not named falls back to TCP. This is useful if you know @@ -56,11 +49,6 @@ New Features - :iscman:`named` now logs the supported cryptographic algorithms during startup and in the output of :option:`named -V`. :gl:`#3541` -Removed Features -~~~~~~~~~~~~~~~~ - -- None. - Feature Changes ~~~~~~~~~~~~~~~ @@ -99,4 +87,3 @@ Bug Fixes - Changing just the TSIG key names for primaries in catalog zones' member zones was not effective. :gl:`#3557` -