mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 05:49:59 -04:00
Add release notes and CHANGES for #4554
Mention the new signature jitter option.
This commit is contained in:
parent
67f403a423
commit
8b7785bc23
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]
|
||||
|
||||
6371. [bug] Access to the trust bytes in the ncache data needed to
|
||||
be made thread safe. [GL #4475]
|
||||
|
||||
|
|
|
|||
|
|
@ -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