From d3845b768a95091408057fb734140899420ff90c Mon Sep 17 00:00:00 2001 From: Michal Nowak Date: Fri, 3 May 2024 16:05:20 +0200 Subject: [PATCH] Set up release notes for BIND 9.18.28 --- doc/notes/notes-current.rst | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 830db8efa5..059d4cf0c0 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -9,7 +9,7 @@ .. See the COPYRIGHT file distributed with this work for additional .. information regarding copyright ownership. -Notes for BIND 9.18.27 +Notes for BIND 9.18.28 ---------------------- Security Fixes @@ -22,9 +22,6 @@ 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 ~~~~~~~~~~~~~~~~ @@ -33,9 +30,7 @@ Removed Features Feature Changes ~~~~~~~~~~~~~~~ -- DNSSEC signatures that are not valid because the current time falls outside - the signature inception and expiration dates no longer count are skipped - instead of causing instant validation failure. :gl:`#4586` +- None. Bug Fixes ~~~~~~~~~