From 4ec20be2aea8b496fb8ad9e6e9c268eb26dde9f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Mon, 11 Apr 2022 15:56:43 +0200 Subject: [PATCH] Prepare release notes for BIND 9.18.2 --- doc/arm/notes.rst | 2 +- .../{notes-current.rst => notes-9.18.2.rst} | 20 ------------------- 2 files changed, 1 insertion(+), 21 deletions(-) rename doc/notes/{notes-current.rst => notes-9.18.2.rst} (92%) diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index 7aad3e88c8..058cdf16f7 100644 --- a/doc/arm/notes.rst +++ b/doc/arm/notes.rst @@ -33,7 +33,7 @@ The latest versions of BIND 9 software can always be found at https://www.isc.org/download/. There you will find additional information about each release, and source code. -.. include:: ../notes/notes-current.rst +.. include:: ../notes/notes-9.18.2.rst .. include:: ../notes/notes-9.18.1.rst .. include:: ../notes/notes-9.18.0.rst diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-9.18.2.rst similarity index 92% rename from doc/notes/notes-current.rst rename to doc/notes/notes-9.18.2.rst index 495cefaef6..687f5936c9 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-9.18.2.rst @@ -12,16 +12,6 @@ Notes for BIND 9.18.2 --------------------- -Security Fixes -~~~~~~~~~~~~~~ - -- None. - -Known Issues -~~~~~~~~~~~~ - -- None. - New Features ~~~~~~~~~~~~ @@ -30,16 +20,6 @@ New Features (RPZ), Catalog Zones, or large zone transfers can cause service disruptions. See the BIND 9 ARM for more detail. :gl:`#3249` -Removed Features -~~~~~~~~~~~~~~~~ - -- None. - -Feature Changes -~~~~~~~~~~~~~~~ - -- None. - Bug Fixes ~~~~~~~~~