From 51706a1f167947fb817d09cbbd17d22695d2c17b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Thu, 7 Dec 2023 10:43:46 +0100 Subject: [PATCH] Prepare release notes for BIND 9.19.19 --- doc/arm/notes.rst | 2 +- doc/notes/{notes-current.rst => notes-9.19.19.rst} | 12 ------------ 2 files changed, 1 insertion(+), 13 deletions(-) rename doc/notes/{notes-current.rst => notes-9.19.19.rst} (95%) diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index 947760fca9..4730aa6e29 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.19.rst .. include:: ../notes/notes-9.19.18.rst .. include:: ../notes/notes-9.19.17.rst .. include:: ../notes/notes-9.19.16.rst diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-9.19.19.rst similarity index 95% rename from doc/notes/notes-current.rst rename to doc/notes/notes-9.19.19.rst index 593a393221..c04443fe70 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-9.19.19.rst @@ -12,11 +12,6 @@ Notes for BIND 9.19.19 ---------------------- -Security Fixes -~~~~~~~~~~~~~~ - -- None. - New Features ~~~~~~~~~~~~ @@ -30,8 +25,6 @@ New Features Removed Features ~~~~~~~~~~~~~~~~ -- None. - - The support for AES algorithm for DNS cookies has been removed. :gl:`#4421` @@ -48,11 +41,6 @@ Feature Changes - The number of NSEC3 iterations that can be configured for a zone must be 0. :gl:`#4363` -Bug Fixes -~~~~~~~~~ - -- None. - Known Issues ~~~~~~~~~~~~