From 71d67b6fdf6a48ba00aa89c8d28c58d9cee4ab37 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 19 Dec 2023 19:39:46 +1100 Subject: [PATCH] Add CHANGES entry for [GL #4500] --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 6434f30dc7..524d8b5e1c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6306. [func] Log more details about the cause of "not exact" errors. + [GL #4500] + 6305. [bug] Improve load configuration time for many zones with the same dnssec-policy [GL #4423]