From: Ondřej Surý Date: Mon, 28 Nov 2022 14:43:31 +0000 (+0100) Subject: Add CHANGES note for [GL #3639] X-Git-Tag: v9.19.8~36^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=576580eb3c4bbd9ed041740e570a655b72532f13;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #3639] --- diff --git a/CHANGES b/CHANGES index 88d39ab1ce4..ff656cca6d3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +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 + implementations. [GL #3639] + 6028. [performance] Build-time code generation of DNS RRtype switches is now much faster. [GL !7121]