]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3709]
authorOndřej Surý <ondrej@isc.org>
Wed, 30 Nov 2022 10:43:20 +0000 (11:43 +0100)
committerOndřej Surý <ondrej@isc.org>
Thu, 1 Dec 2022 10:42:46 +0000 (11:42 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 642063a74ea0f936e824d2fdaaabbeff02b924ac..6b5a8da65835801e57f6624b71a14d6bc1989c52 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+6035.  [bug]           Refactor the dns_resolver unit to store the fetch
+                       contexts and zone counter directly in the hash
+                       tables without buckets and implement effective
+                       cleaning of both objects. [GL #3709]
+
 6034.  [func]          Deprecate alt-transfer-source, alt-transfer-source-v6
                        and use-alt-transfer-source. [GL #3694]