]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #2247]
authorDiego Fronza <diego@isc.org>
Wed, 23 Dec 2020 15:25:41 +0000 (12:25 -0300)
committerDiego Fronza <diego@isc.org>
Mon, 25 Jan 2021 13:48:09 +0000 (10:48 -0300)
CHANGES

diff --git a/CHANGES b/CHANGES
index cf0b4945be108f220aa26dce0527d40df1b4f39e..987862f2d812c6d955a6e4c0482ca07f0ecc7408 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+5566.  [func]          Add "stale-answer-client-timeout" option, which
+                       is the amount of time a recursive resolver waits before
+                       attempting to answer the query using stale data from cache.
+                       [GL #2247]
+
 5565.  [func]          The SONAMEs for BIND 9 libraries now include the current
                        BIND 9 version number, in an effort to tightly couple
                        internal libraries with a specific release. [GL #2387]