From de9c8ff27fb6abca522b0d559b9dbc9dfe040b97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Fri, 3 Feb 2023 13:21:19 +0100 Subject: [PATCH] Prepare release notes for BIND 9.16.38 --- doc/arm/notes.rst | 2 +- .../{notes-current.rst => notes-9.16.38.rst} | 20 ------------------- 2 files changed, 1 insertion(+), 21 deletions(-) rename doc/notes/{notes-current.rst => notes-9.16.38.rst} (85%) diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index 0a138f5974..32b40fdca9 100644 --- a/doc/arm/notes.rst +++ b/doc/arm/notes.rst @@ -46,7 +46,7 @@ for Microsoft Windows operating systems. .. include:: ../notes/notes-known-issues.rst -.. include:: ../notes/notes-current.rst +.. include:: ../notes/notes-9.16.38.rst .. include:: ../notes/notes-9.16.37.rst .. include:: ../notes/notes-9.16.36.rst .. include:: ../notes/notes-9.16.35.rst diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-9.16.38.rst similarity index 85% rename from doc/notes/notes-current.rst rename to doc/notes/notes-9.16.38.rst index 15c8dd17fb..6ed69c9146 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-9.16.38.rst @@ -12,26 +12,6 @@ Notes for BIND 9.16.38 ---------------------- -Security Fixes -~~~~~~~~~~~~~~ - -- None. - -New Features -~~~~~~~~~~~~ - -- None. - -Removed Features -~~~~~~~~~~~~~~~~ - -- None. - -Feature Changes -~~~~~~~~~~~~~~~ - -- None. - Bug Fixes ~~~~~~~~~