From b35f8dbbc17cc5d45756062322b1230100e0446a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Thu, 9 Nov 2023 12:36:34 +0100 Subject: [PATCH] Prepare release notes for BIND 9.19.18 --- doc/arm/notes.rst | 2 +- doc/notes/{notes-current.rst => notes-9.19.18.rst} | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) rename doc/notes/{notes-current.rst => notes-9.19.18.rst} (98%) diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index 5eff08bf47..67710fe4fe 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.18.rst .. include:: ../notes/notes-9.19.17.rst .. include:: ../notes/notes-9.19.16.rst .. include:: ../notes/notes-9.19.15.rst diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-9.19.18.rst similarity index 98% rename from doc/notes/notes-current.rst rename to doc/notes/notes-9.19.18.rst index 96a87cc51d..afecd47f42 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-9.19.18.rst @@ -12,11 +12,6 @@ Notes for BIND 9.19.18 ---------------------- -Security Fixes -~~~~~~~~~~~~~~ - -- None. - New Features ~~~~~~~~~~~~