]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES for [GL #3981]
authorMark Andrews <marka@isc.org>
Fri, 31 Mar 2023 07:19:30 +0000 (18:19 +1100)
committerPetr Špaček <pspacek@isc.org>
Mon, 3 Apr 2023 15:44:41 +0000 (17:44 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 03a8be49d35cccac1d9b29a3872424448dc34de4..9c3d4bdfb30a5c8fe76ec5e97de49b658f448d66 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+6142.  [bug]           Reduce the number of dns_dnssec_verify calls made
+                       determining if revoked keys needs to be removed from
+                       the trust anchors. [GL #3981]
+
 6141.  [bug]           Fix several issues in nsupdate timeout handling and
                        update the -t option's documentation. [GL #3674]