From d4cd418c9422fd7e763ac13a5bad0b4c53549f79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Thu, 9 Nov 2023 13:10:33 +0100 Subject: [PATCH] Tweak CHANGES entry for [GL #4260] --- CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 4ded7119d3..485bd56187 100644 --- 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]