]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for GL #4340
authorMichał Kępień <michal@isc.org>
Wed, 1 Nov 2023 06:22:03 +0000 (07:22 +0100)
committerEvan Hunt <each@isc.org>
Wed, 1 Nov 2023 15:18:02 +0000 (15:18 +0000)
doc/notes/notes-current.rst

index d90427fdb8f54753e4c5d68fbad9fdfb2d249034..9713e8c5db0092eb545336e22f3b97fd9d57ae57 100644 (file)
@@ -66,6 +66,10 @@ Feature Changes
 Bug Fixes
 ~~~~~~~~~
 
+- :any:`max-cache-size` accidentally became ineffective in BIND 9.19.16.
+  This has been fixed and the option now behaves as documented again.
+  :gl:`#4340`
+
 - For inline-signing zones, if the unsigned version of the zone contains
   DNSSEC records, it was scheduled to be resigning. This unwanted behavior
   has been fixed. :gl:`#4350`