From 35ca98d5181f43429f6b5bbed74afd9cb9567b4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Thu, 7 Dec 2023 12:04:45 +0100 Subject: [PATCH] Prepare release notes for BIND 9.18.21 --- doc/arm/notes.rst | 2 +- .../{notes-current.rst => notes-9.18.21.rst} | 20 ------------------- 2 files changed, 1 insertion(+), 21 deletions(-) rename doc/notes/{notes-current.rst => notes-9.18.21.rst} (86%) diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index 7a51b557fa..3bae4f1f7b 100644 --- a/doc/arm/notes.rst +++ b/doc/arm/notes.rst @@ -35,7 +35,7 @@ information about each release, and source code. .. include:: ../notes/notes-known-issues.rst -.. include:: ../notes/notes-current.rst +.. include:: ../notes/notes-9.18.21.rst .. include:: ../notes/notes-9.18.20.rst .. include:: ../notes/notes-9.18.19.rst .. include:: ../notes/notes-9.18.18.rst diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-9.18.21.rst similarity index 86% rename from doc/notes/notes-current.rst rename to doc/notes/notes-9.18.21.rst index 05cc5e90fe..b1338eccd9 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-9.18.21.rst @@ -12,16 +12,6 @@ Notes for BIND 9.18.21 ---------------------- -Security Fixes -~~~~~~~~~~~~~~ - -- None. - -New Features -~~~~~~~~~~~~ - -- None. - Removed Features ~~~~~~~~~~~~~~~~ @@ -31,16 +21,6 @@ Removed Features - The ``resolver-nonbackoff-tries`` and ``resolver-retry-interval`` options are now deprecated. A warning will be logged if they are used. :gl:`#4405` -Feature Changes -~~~~~~~~~~~~~~~ - -- None. - -Bug Fixes -~~~~~~~~~ - -- None. - Known Issues ~~~~~~~~~~~~