Add CHANGES note for [GL #4517]

(cherry picked from commit e4dbf4be8e)
This commit is contained in:
Mark Andrews 2024-01-09 12:28:28 +11:00
parent e854c65f43
commit 87242885e4

View file

@ -1,3 +1,7 @@
6389. [bug] dnssec-verify and dnssec-signzone could fail if there
was an obscured DNSKEY RRset at a delegatation.
[GL #4517]
6388. [bug] Prevent an assertion failure caused by passing NULL to
dns_dispatch_resume() when a dns_request times out close
to view shutdown. [GL #4719]