mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 16:59:59 -04:00
Add release note for GL #3673
This commit is contained in:
parent
866841a30a
commit
a6d72365ee
1 changed files with 8 additions and 0 deletions
|
|
@ -59,6 +59,14 @@ Bug Fixes
|
|||
configured as a member zone for a catalog zone. This has been fixed.
|
||||
:gl:`#3911`
|
||||
|
||||
- When :iscman:`named` starts up, it sends a query for the DNSSEC key
|
||||
for each configured trust anchor to determine whether the key has
|
||||
changed. In some unusual cases, the query might depend on a zone for
|
||||
which the server is itself authoritative, and would have failed if it
|
||||
were sent before the zone was fully loaded. This has now been fixed by
|
||||
delaying the key queries until all zones have finished loading.
|
||||
:gl:`#3673`
|
||||
|
||||
Known Issues
|
||||
~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue