]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Tweak CHANGES entry for [GL #4260]
authorMichał Kępień <michal@isc.org>
Thu, 9 Nov 2023 12:10:33 +0000 (13:10 +0100)
committerMichał Kępień <michal@isc.org>
Thu, 9 Nov 2023 12:10:33 +0000 (13:10 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 4ded7119d3e041852f30afac8e8783245c8dee30..485bd5618741efdb6fb4e3ecd6d76b38ab685ce3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -16,7 +16,9 @@
 6269.  [maint]         B.ROOT-SERVERS.NET addresses are now 170.247.170.2 and
                        2801:1b8:10::b. [GL #4101]
 
-6267.  [func]          Adjust UDP timeouts used in zone maintenance. [GL #4260]
+6267.  [func]          The timeouts for resending zone refresh queries over UDP
+                       were lowered to enable named to more quickly determine
+                       that a primary is down. [GL #4260]
 
 6265.  [bug]           Don't schedule resign operations on the raw version
                        of an inline-signing zone. [GL #4350]