From ba950cf193ac327147a0cdcb5dcdce808876f865 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 20 Jul 2021 10:58:31 +1000 Subject: [PATCH] Add CHANGES note for [GL #2735] --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index a9f589f600..3c1427148f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5688. [bug] Inline and dnssec-policy zones could fail to apply + changes from the unsigned zone to the signed zone + under certain cirumstances. [GL #2735] + 5687. [bug] Update the load time of touched inline zones. [GL #2542]