From: Ondřej Surý Date: Wed, 30 Nov 2022 09:13:29 +0000 (+0100) Subject: Add CHANGES note for [GL #3239] X-Git-Tag: v9.19.8~34^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6bd97354fb1117cbd70d1aeca1cbd901f68ed2d;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #3239] --- diff --git a/CHANGES b/CHANGES index ff656cca6d3..ba8e74fd74c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,10 @@ +6030. [bug] Refactor the ADB to use a global LRU queue, store + the ADB names and ADB entries directly in the hash + tables instead of buckets, and properly clean the + ADB names and entries when not in use. [GL #3239] + [GL #3238] [GL #2615] [GL #2078] [GL #2437] + [GL #3312] [GL #2441] + 6029. [cleanup] Remove the unused external cache cleaning mechanism as RBTDB has its own internal cache cleaning mechanism and we don't support any other database