From 682f01815052306c9819b48c19c4d206cd83aef4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Fri, 4 Aug 2023 11:08:44 +0200 Subject: [PATCH] Prepare release notes for BIND 9.18.18 --- doc/arm/notes.rst | 2 +- doc/notes/{notes-current.rst => notes-9.18.18.rst} | 10 ---------- 2 files changed, 1 insertion(+), 11 deletions(-) rename doc/notes/{notes-current.rst => notes-9.18.18.rst} (94%) diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index 29ff69c83e..be823b80ce 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.18.rst .. include:: ../notes/notes-9.18.17.rst .. include:: ../notes/notes-9.18.16.rst .. include:: ../notes/notes-9.18.15.rst diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-9.18.18.rst similarity index 94% rename from doc/notes/notes-current.rst rename to doc/notes/notes-9.18.18.rst index f2f1844004..e6058e1bf6 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-9.18.18.rst @@ -12,16 +12,6 @@ Notes for BIND 9.18.18 ---------------------- -Security Fixes -~~~~~~~~~~~~~~ - -- None. - -New Features -~~~~~~~~~~~~ - -- None. - Removed Features ~~~~~~~~~~~~~~~~