From b63f449411df61fac92a429dfa6b529f4b770288 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pa=C4=8Dek?= Date: Wed, 3 Apr 2024 11:14:26 +0200 Subject: [PATCH] Prepare release notes for BIND 9.18.26 --- doc/arm/notes.rst | 2 +- doc/notes/{notes-current.rst => notes-9.18.26.rst} | 10 ---------- 2 files changed, 1 insertion(+), 11 deletions(-) rename doc/notes/{notes-current.rst => notes-9.18.26.rst} (94%) diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index da9e4d337e..09c70f7684 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.26.rst .. include:: ../notes/notes-9.18.25.rst .. include:: ../notes/notes-9.18.24.rst .. include:: ../notes/notes-9.18.23.rst diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-9.18.26.rst similarity index 94% rename from doc/notes/notes-current.rst rename to doc/notes/notes-9.18.26.rst index 5c2ecd0dcc..a9d7b61796 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-9.18.26.rst @@ -12,11 +12,6 @@ Notes for BIND 9.18.26 ---------------------- -Security Fixes -~~~~~~~~~~~~~~ - -- None. - New Features ~~~~~~~~~~~~ @@ -25,11 +20,6 @@ New Features - Added RESOLVER.ARPA to the built in empty zones. :gl:`#4580` -Removed Features -~~~~~~~~~~~~~~~~ - -- None. - Feature Changes ~~~~~~~~~~~~~~~