]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release notes and CHANGES for #4554
authorMatthijs Mekking <matthijs@isc.org>
Thu, 1 Feb 2024 08:50:40 +0000 (09:50 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 18 Apr 2024 07:50:31 +0000 (09:50 +0200)
Mention the new signature jitter option.

CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index ffd0749d42c26c76866ecc06c910f21a05ba959d..dcf18af4a04d66c165914d65ac507a7009394968 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+6372.  [func]          Implement signature jitter for dnssec-policy. [GL #4554]
+
 6371.  [bug]           Access to the trust bytes in the ncache data needed to
                        be made thread safe. [GL #4475]
 
index 5fbe33da5c6010f878cdfc9576cde2e80f8bd7a3..9812b77e46da2335a49a8f914266873853c28d0f 100644 (file)
@@ -22,6 +22,9 @@ 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
 ~~~~~~~~~~~~~~~~