mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 02:39:59 -04:00
Add release notes and CHANGES for #4554
Mention the new signature jitter option.
(cherry picked from commit 8b7785bc23)
This commit is contained in:
parent
2d8ed9d5d2
commit
74d5f8f689
2 changed files with 5 additions and 0 deletions
2
CHANGES
2
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.
|
||||
|
|
|
|||
|
|
@ -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
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue