From: Petr Špaček Date: Thu, 28 Mar 2024 08:00:16 +0000 (+0100) Subject: Prepare release notes for BIND 9.19.23 X-Git-Tag: v9.19.23~2^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf92e16c0e45ec35cf1e967fd550cebd16170e63;p=thirdparty%2Fbind9.git Prepare release notes for BIND 9.19.23 --- diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index d45262ff8b9..628a0e1f889 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 31b265373e3..1bbc4c09b99 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`