Add release notes and CHANGES for #4554

Mention the new signature jitter option.
This commit is contained in:
Matthijs Mekking
2024-04-18 09:50:31 +02:00
parent 67f403a423
commit 8b7785bc23
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -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]
+3
View 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
~~~~~~~~~~~~~~~~