Add CHANGES note

(cherry picked from commit 3f0859d223)
This commit is contained in:
Mark Andrews
2021-01-12 13:25:51 +11:00
parent afc75de0cc
commit 63d22d4a57

View File

@@ -1,3 +1,7 @@
5570. [bug] Improve the performance of dnssec-verify by reducing
the number of repeated calls to dns_dnssec_keyfromrdata().
[GL #2073]
5569. [bug] Emit useful error message when 'rndc retransfer' is
applied to a zone of inappropriate type. [GL #2342]