]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note and CHANGES for #4278
authorMatthijs Mekking <matthijs@isc.org>
Thu, 24 Aug 2023 09:49:52 +0000 (11:49 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 31 Aug 2023 09:08:12 +0000 (11:08 +0200)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index eb54983f9bd33f7e2c348e20f41c6980df49c6ef..6635e2417b693211fbc30cf815d350684bd5e1c9 100644 (file)
--- 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]
 
index c425485832624fe6bffc0fc82d03a6bd94e81e15..bdc6703d88856c7419d6895d1d993de210ebf554 100644 (file)
@@ -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
 ~~~~~~~~~~~~