Add release notes and CHANGES for #4554

Mention the new signature jitter option.

(cherry picked from commit 8b7785bc23)
This commit is contained in:
Matthijs Mekking
2024-02-01 09:50:40 +01:00
parent 2d8ed9d5d2
commit 74d5f8f689
2 changed files with 5 additions and 0 deletions

View File

@@ -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.

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
~~~~~~~~~~~~~~~~