diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index fec0cd43ed..e3c8787b93 100644 --- a/doc/arm/notes.rst +++ b/doc/arm/notes.rst @@ -38,7 +38,7 @@ information about each release, and source code. .. include:: ../notes/notes-known-issues.rst -.. include:: ../notes/notes-current.rst +.. include:: ../notes/notes-9.19.20.rst .. include:: ../notes/notes-9.19.19.rst .. include:: ../notes/notes-9.19.18.rst .. include:: ../notes/notes-9.19.17.rst diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-9.19.20.rst similarity index 95% rename from doc/notes/notes-current.rst rename to doc/notes/notes-9.19.20.rst index 0021e57c5f..78c7b53e05 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-9.19.20.rst @@ -32,21 +32,9 @@ Security Fixes features were enabled. This has been fixed. :cve:`2023-5679` :gl:`#4334` -New Features -~~~~~~~~~~~~ - -- None. - -Removed Features -~~~~~~~~~~~~~~~~ - -- None. - Feature Changes ~~~~~~~~~~~~~~~ -- None. - - :program:`named-compilezone` no longer performs zone integrity checks by default; this allows faster conversion of a zone file from one format to another. Zone checks can be performed by running :program:`named-checkzone`