From: Michał Kępień Date: Tue, 22 Jun 2021 13:28:31 +0000 (+0200) Subject: Add CHANGES entry X-Git-Tag: v9.17.16~26^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f9500f824dd2b422b127b87f8c6d35c014ee3740;p=thirdparty%2Fbind9.git Add CHANGES entry --- diff --git a/CHANGES b/CHANGES index 0f7ed65ff9f..5a036e684b3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +5662. [bug] Views with recursion disabled are now configured with a + default cache size of 2 MB, unless "max-cache-size" is + explicitly set. This prevents cache RBT hash tables from + being needlessly preallocated for such views. [GL #2777] + 5661. [bug] A deadlock was introduced when fixing [GL #1875] because when locking the key file mutex for each zone structure that is in a different view, "in-view" logic was not