From: Matthijs Mekking Date: Thu, 24 Aug 2023 09:49:52 +0000 (+0200) Subject: Add release note and CHANGES for #4278 X-Git-Tag: v9.19.17~24^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9523eb70f698ff5d9c13e1db3e0197a23066f333;p=thirdparty%2Fbind9.git Add release note and CHANGES for #4278 --- diff --git a/CHANGES b/CHANGES index eb54983f9bd..6635e2417b6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6234. [bug] Restore stale-refresh-time value after flushing the + cache. [GL #4278] + 6233. [func] Extend client side support for the EDNS EXPIRE option to IXFR and AXFR query types. [GL #4170] diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index c4254858326..bdc6703d888 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -60,6 +60,9 @@ Bug Fixes ms-subdomain-self-rhs update rules, removal of nonexistent PTR and SRV records via UPDATE could fail. This has been fixed. :gl:`#4280` +- The value of :any:`stale-refresh-time` was set to zero after ``rndc flush``. + This has been fixed. :gl:`#4278` + Known Issues ~~~~~~~~~~~~