From: Mark Andrews Date: Fri, 31 Mar 2023 07:19:30 +0000 (+1100) Subject: Add CHANGES for [GL #3981] X-Git-Tag: v9.19.12~24^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5de552d5458920ed8d8bb7bd6a4211e0479e906a;p=thirdparty%2Fbind9.git Add CHANGES for [GL #3981] --- diff --git a/CHANGES b/CHANGES index 03a8be49d35..9c3d4bdfb30 100644 --- 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]