2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

Add CHANGES note

This commit is contained in:
Mark Andrews
2021-01-12 13:25:51 +11:00
parent c75b325832
commit 3f0859d223

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]