]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release notes for [GL #4447]
authorAram Sargsyan <aram@isc.org>
Tue, 6 Feb 2024 16:14:22 +0000 (16:14 +0000)
committerAram Sargsyan <aram@isc.org>
Fri, 16 Feb 2024 08:42:47 +0000 (08:42 +0000)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 0bd113d400109b157fc17ff5cb7807b1b4807d9a..eeceab7e30c52977495b852f9c1519965663f04e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6347.  [func]          Disallow stale-answer-client-timeout non-zero values.
+                       [GL #4447]
+
 6346.  [bug]           Cleaned up several minor bugs in the RBTDB dbiterator
                        implementation. [GL !8741]
 
index 350decbdf87f5613e148ffd3e5dd4358bc219372..246466be7ce40dda190362593a0e92d6515b132d 100644 (file)
@@ -41,7 +41,9 @@ New Features
 Removed Features
 ~~~~~~~~~~~~~~~~
 
-- None.
+- BIND 9 no longer supports non-zero :any:`stale-answer-client-timeout` values,
+  when the feature is turned on. When using a non-zero value, ``named`` now
+  generates a warning log message, and treats the value as ``0``. :gl:`#4447`
 
 Feature Changes
 ~~~~~~~~~~~~~~~