diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index d45262ff8b..628a0e1f88 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.23.rst .. include:: ../notes/notes-9.19.22.rst .. include:: ../notes/notes-9.19.21.rst .. include:: ../notes/notes-9.19.20.rst diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-9.19.23.rst similarity index 93% rename from doc/notes/notes-current.rst rename to doc/notes/notes-9.19.23.rst index 31b265373e..1bbc4c09b9 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-9.19.23.rst @@ -12,21 +12,11 @@ Notes for BIND 9.19.23 ---------------------- -Security Fixes -~~~~~~~~~~~~~~ - -- None. - New Features ~~~~~~~~~~~~ - Added RESOLVER.ARPA to the built in empty zones. :gl:`#4580` -Removed Features -~~~~~~~~~~~~~~~~ - -- None. - Feature Changes ~~~~~~~~~~~~~~~ @@ -44,8 +34,6 @@ Feature Changes Bug Fixes ~~~~~~~~~ -- None. - - Some ISO 8601 durations were accepted erroneously, leading to shorter durations than expected. This has been fixed. :gl:`#4624`