mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 07:49:59 -04:00
Tweak and reword release notes
This commit is contained in:
parent
948ece0e7f
commit
88132b485e
1 changed files with 3 additions and 3 deletions
|
|
@ -15,10 +15,10 @@ Notes for BIND 9.18.42
|
|||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
- Skip unsupported algorithms when looking for signing key.
|
||||
- Skip unsupported algorithms when looking for a signing key.
|
||||
|
||||
A mix of supported and unsupported DNSSEC algorithms in the same zone
|
||||
could have caused validation failures. Ignore the DNSSEC keys with
|
||||
unsupported algorithm when looking for the signing keys. :gl:`#5622`
|
||||
could cause validation failures. Unsupported algorithms are now
|
||||
ignored when looking for signing keys. :gl:`#5622`
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue