From: Ondřej Surý Date: Wed, 30 Nov 2022 10:43:20 +0000 (+0100) Subject: Add CHANGES note for [GL #3709] X-Git-Tag: v9.19.8~26^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbc2542ef3d1490e09504b686d3c38a7956ae103;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #3709] --- diff --git a/CHANGES b/CHANGES index 642063a74ea..6b5a8da6583 100644 --- 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]