]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note
authorMark Andrews <marka@isc.org>
Tue, 12 Jan 2021 02:25:51 +0000 (13:25 +1100)
committerMark Andrews <marka@isc.org>
Thu, 28 Jan 2021 00:07:52 +0000 (11:07 +1100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 9e027fbffbacaab65db5c9db65fd710c1c85e462..ea3c66303e995850c6f110187f118c6db243d7bb 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -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]