mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 15:19:59 -04:00
Tweak and reword release notes
This commit is contained in:
parent
a163d064e4
commit
092f5e6b1e
1 changed files with 5 additions and 4 deletions
|
|
@ -15,15 +15,16 @@ Notes for BIND 9.18.27
|
|||
New Features
|
||||
~~~~~~~~~~~~
|
||||
|
||||
- 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`
|
||||
- A new option :any:`signatures-jitter` has been added to :any:`dnssec-policy`
|
||||
to allow signature expirations to be spread out over a period of time.
|
||||
:gl:`#4554`
|
||||
|
||||
Feature Changes
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
- DNSSEC signatures that are not valid because the current time falls outside
|
||||
the signature inception and expiration dates no longer count are skipped
|
||||
instead of causing instant validation failure. :gl:`#4586`
|
||||
the signature inception and expiration dates are skipped instead of causing
|
||||
an immediate validation failure. :gl:`#4586`
|
||||
|
||||
Known Issues
|
||||
~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue