From 2b9fbddf914a46363f12172ffb0b78eaa9914d79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Fri, 3 Feb 2023 10:00:20 +0100 Subject: [PATCH] Prepare release notes for BIND 9.18.12 --- doc/arm/notes.rst | 2 +- .../{notes-current.rst => notes-9.18.12.rst} | 17 ----------------- 2 files changed, 1 insertion(+), 18 deletions(-) rename doc/notes/{notes-current.rst => notes-9.18.12.rst} (93%) diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index 408a14fe64..4b7448be80 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.12.rst .. include:: ../notes/notes-9.18.11.rst .. include:: ../notes/notes-9.18.10.rst .. include:: ../notes/notes-9.18.9.rst diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-9.18.12.rst similarity index 93% rename from doc/notes/notes-current.rst rename to doc/notes/notes-9.18.12.rst index 03c507e450..953ef404ed 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-9.18.12.rst @@ -12,21 +12,9 @@ Notes for BIND 9.18.12 ---------------------- -Security Fixes -~~~~~~~~~~~~~~ - -- None. - -New Features -~~~~~~~~~~~~ - -- None. - Removed Features ~~~~~~~~~~~~~~~~ -- None. - - Specifying a ``port`` when configuring source addresses (i.e., as a parameter to ``query-source``, ``query-source-v6``, ``transfer-source``, ``transfer-source-v6``, ``notify-source``, @@ -41,11 +29,6 @@ Removed Features in ``named.conf``. In a future release, they will be made nonfunctional. :gl:`#3781` -Feature Changes -~~~~~~~~~~~~~~~ - -- None. - Bug Fixes ~~~~~~~~~