322. [bug] Queries for KEY RRs are now sent to the parent

server rather than the authoritative one, making
                        DNSSEC insecurity proofs work in many cases
                        where they previously didn't.
This commit is contained in:
Andreas Gustafsson
2000-07-10 22:11:48 +00:00
parent a9ec4f7ca5
commit 81f11a7058

View File

@@ -1,3 +1,9 @@
o
322. [bug] Queries for KEY RRs are now sent to the parent
server rather than the authoritative one, making
DNSSEC insecurity proofs work in many cases
where they previously didn't.
321. [bug] When synthesizing a CNAME RR for a DNAME
response, query_addcname() failed to intitialize
the type and class of the CNAME dns_rdata_t,