]> 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 15:00:07 +0000 (15:00 +0000)
Mention the new signature jitter option.

(cherry picked from commit 8b7785bc237997342647c4ef47d996e9cab55b91)

CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 73bd3de0c372a2160731581165ee9628c666372e..ba83424e8baae8b30f816533019685144a909ec5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+6372.  [func]          Implement signature jitter for dnssec-policy. [GL #4554]
+
        --- 9.18.26 released ---
 
 6364.  [protocol]      Add RESOLVER.ARPA to the built in empty zones.
index 3c40996271d2a9c64e80311224ee7580c438800c..e59cc4eacb78a963bbde47f264687080c62b6d5e 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
 ~~~~~~~~~~~~~~~~