2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00
This commit is contained in:
Evan Hunt
2020-10-28 18:00:20 -07:00
committed by Ondřej Surý
parent 8fcad58ea6
commit 3a2dc05c92

View File

@@ -1,3 +1,7 @@
5524. [func] Added functionality to the network manager to
support outgoing DNS queries in addition to
incoming ones. [GL #2235]
5523. [bug] The initial lookup of a zone transitioning to/from
the signed state could fail if the DNSKEY RRset was
not found. Subsequent lookups would succeed.