From 32822140b504239beb7ab79d4216109a03b16239 Mon Sep 17 00:00:00 2001 From: Michal Nowak Date: Fri, 8 Sep 2023 11:54:52 +0200 Subject: [PATCH] Prepare release notes for BIND 9.18.19 --- doc/arm/notes.rst | 2 +- doc/notes/{notes-current.rst => notes-9.18.19.rst} | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) rename doc/notes/{notes-current.rst => notes-9.18.19.rst} (98%) diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index e5095b8491..4a9e930192 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.19.rst .. include:: ../notes/notes-9.18.18.rst .. include:: ../notes/notes-9.18.17.rst .. include:: ../notes/notes-9.18.16.rst diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-9.18.19.rst similarity index 98% rename from doc/notes/notes-current.rst rename to doc/notes/notes-9.18.19.rst index 9eb9a1c9ce..3a675dcdce 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-9.18.19.rst @@ -32,11 +32,6 @@ Security Fixes Operations for bringing this vulnerability to our attention. :gl:`#4242` -New Features -~~~~~~~~~~~~ - -- None. - Removed Features ~~~~~~~~~~~~~~~~ @@ -46,8 +41,6 @@ Removed Features Feature Changes ~~~~~~~~~~~~~~~ -- None. - - Make :iscman:`nsupdate` honor the ``-v`` option. If set, and the server is specified, SOA queries are now send over TCP as well. :gl:`#1181`