From 1a9791b4d81af33ae838fe54b9f32e5c04c7e35f Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 16 Aug 2023 16:29:46 +1000 Subject: [PATCH] add CHANGES for [GL #4260] --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 4a6a44d24f..be7f00f813 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +6267. [func] Adjust UDP timeouts used in zone maintenance. [GL #4260] + 6266. [func] The zone option 'inline-signing' is ignored from now on iff there is no 'dnssec-policy' configured for the corresponding zone. [GL #4349]