From: Michał Kępień Date: Wed, 1 Nov 2023 06:22:03 +0000 (+0100) Subject: Add release note for GL #4340 X-Git-Tag: v9.19.18~9^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=789879b5724bc82abf4a8b8c68068993240e6a12;p=thirdparty%2Fbind9.git Add release note for GL #4340 --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index d90427fdb8f..9713e8c5db0 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -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`