From e847f32a36dc3acd96ffe769fc7e7299cb6153ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicki=20K=C5=99=C3=AD=C5=BEek?= Date: Wed, 12 Jun 2024 13:34:21 +0200 Subject: [PATCH] Prepare release notes for BIND 9.19.25 This version won't be released. This commit is just a preparation for 9.20.0. --- doc/arm/notes.rst | 2 +- doc/notes/{notes-current.rst => notes-9.19.25.rst} | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) rename doc/notes/{notes-current.rst => notes-9.19.25.rst} (98%) diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index 94e6fb2dbc..10641f7eba 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.25.rst .. include:: ../notes/notes-9.19.24.rst .. include:: ../notes/notes-9.19.23.rst .. include:: ../notes/notes-9.19.22.rst diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-9.19.25.rst similarity index 98% rename from doc/notes/notes-current.rst rename to doc/notes/notes-9.19.25.rst index d07d457c1f..b207be8112 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-9.19.25.rst @@ -49,11 +49,6 @@ New Features the maximum number of simultaneous recursive clients BIND has handled while running. :gl:`#4668` -Removed Features -~~~~~~~~~~~~~~~~ - -- None. - Feature Changes ~~~~~~~~~~~~~~~