From 8cad2c59237d99ea8854d598c45c2f71b9edc1a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Fri, 5 Jan 2024 12:51:13 +0100 Subject: [PATCH] Prepare release notes for BIND 9.19.20 --- doc/arm/notes.rst | 2 +- doc/notes/{notes-current.rst => notes-9.19.20.rst} | 12 ------------ 2 files changed, 1 insertion(+), 13 deletions(-) rename doc/notes/{notes-current.rst => notes-9.19.20.rst} (95%) diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index fec0cd43ed..e3c8787b93 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.20.rst .. include:: ../notes/notes-9.19.19.rst .. include:: ../notes/notes-9.19.18.rst .. include:: ../notes/notes-9.19.17.rst diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-9.19.20.rst similarity index 95% rename from doc/notes/notes-current.rst rename to doc/notes/notes-9.19.20.rst index 0021e57c5f..78c7b53e05 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-9.19.20.rst @@ -32,21 +32,9 @@ Security Fixes features were enabled. This has been fixed. :cve:`2023-5679` :gl:`#4334` -New Features -~~~~~~~~~~~~ - -- None. - -Removed Features -~~~~~~~~~~~~~~~~ - -- None. - Feature Changes ~~~~~~~~~~~~~~~ -- None. - - :program:`named-compilezone` no longer performs zone integrity checks by default; this allows faster conversion of a zone file from one format to another. Zone checks can be performed by running :program:`named-checkzone`