diff --git a/CHANGES b/CHANGES index 73bd3de0c3..ba83424e8b 100644 --- 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. diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 3c40996271..e59cc4eacb 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -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 ~~~~~~~~~~~~~~~~