From dbc2542ef3d1490e09504b686d3c38a7956ae103 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Wed, 30 Nov 2022 11:43:20 +0100 Subject: [PATCH] Add CHANGES note for [GL #3709] --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES b/CHANGES index 642063a74e..6b5a8da658 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]