From a163d064e404f0d40e2c3e72ddf34e8035b8e5d5 Mon Sep 17 00:00:00 2001 From: Michal Nowak Date: Thu, 2 May 2024 13:03:50 +0200 Subject: [PATCH] Prepare release notes for BIND 9.18.27 --- doc/arm/notes.rst | 2 +- .../{notes-current.rst => notes-9.18.27.rst} | 17 ----------------- 2 files changed, 1 insertion(+), 18 deletions(-) rename doc/notes/{notes-current.rst => notes-9.18.27.rst} (89%) diff --git a/doc/arm/notes.rst b/doc/arm/notes.rst index b4575e1fc9..0e61f7f779 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.27.rst .. include:: ../notes/notes-9.18.26.rst .. include:: ../notes/notes-9.18.25.rst .. include:: ../notes/notes-9.18.24.rst diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-9.18.27.rst similarity index 89% rename from doc/notes/notes-current.rst rename to doc/notes/notes-9.18.27.rst index 830db8efa5..3f061feb2e 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-9.18.27.rst @@ -12,24 +12,12 @@ Notes for BIND 9.18.27 ---------------------- -Security Fixes -~~~~~~~~~~~~~~ - -- None. - New Features ~~~~~~~~~~~~ -- None. - - A new option :any:`signatures-jitter` is added to :any:`dnssec-policy` to spread out signature expiration times over a period of time. :gl:`#4554` -Removed Features -~~~~~~~~~~~~~~~~ - -- None. - Feature Changes ~~~~~~~~~~~~~~~ @@ -37,11 +25,6 @@ Feature Changes the signature inception and expiration dates no longer count are skipped instead of causing instant validation failure. :gl:`#4586` -Bug Fixes -~~~~~~~~~ - -- None. - Known Issues ~~~~~~~~~~~~