2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-01 15:05:23 +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 5523. [bug] The initial lookup of a zone transitioning to/from
the signed state could fail if the DNSKEY RRset was the signed state could fail if the DNSKEY RRset was
not found. Subsequent lookups would succeed. not found. Subsequent lookups would succeed.