From f8b4f7114dd20fea370053f29d93fc274aa28759 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Fri, 5 Nov 2021 09:30:30 +0100 Subject: [PATCH] Prepare release notes for BIND 9.16.23 --- doc/arm/notes.rst | 2 +- .../{notes-current.rst => notes-9.16.23.rst} | 25 ------------------- 2 files changed, 1 insertion(+), 26 deletions(-) rename doc/notes/{notes-current.rst => notes-9.16.23.rst} (76%) diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index a8abe28d5e..b15c4f32c0 100644 --- a/doc/arm/notes.rst +++ b/doc/arm/notes.rst @@ -59,7 +59,7 @@ https://www.isc.org/download/. There you will find additional information about each release, source code, and pre-compiled versions for Microsoft Windows operating systems. -.. include:: ../notes/notes-current.rst +.. include:: ../notes/notes-9.16.23.rst .. include:: ../notes/notes-9.16.22.rst .. include:: ../notes/notes-9.16.21.rst .. include:: ../notes/notes-9.16.20.rst diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-9.16.23.rst similarity index 76% rename from doc/notes/notes-current.rst rename to doc/notes/notes-9.16.23.rst index 1fc2dd273b..100a203334 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-9.16.23.rst @@ -11,31 +11,6 @@ Notes for BIND 9.16.23 ---------------------- -Security Fixes -~~~~~~~~~~~~~~ - -- None. - -Known Issues -~~~~~~~~~~~~ - -- None. - -New Features -~~~~~~~~~~~~ - -- None. - -Removed Features -~~~~~~~~~~~~~~~~ - -- None. - -Feature Changes -~~~~~~~~~~~~~~~ - -- None. - Bug Fixes ~~~~~~~~~