]> 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)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 29 Jan 2021 09:41:28 +0000 (10:41 +0100)
(cherry picked from commit 42c789c763689f20cb0704977254bc105e9a7a1d)

CHANGES

diff --git a/CHANGES b/CHANGES
index 3e2705dc72ec38bbe7f7b9180eb7e029899be1d3..ca2af0beef6d26bc488442eeefe602843a7ba59c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
                        '+multi' reporting memory usage before ending option
                        parsing on 'Invalid option: -lti'. [GL #2403]
 
+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]