From a69862e1a638ae081fa17b23b34b90087814fbb5 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 21 Apr 2023 14:03:03 +1000 Subject: [PATCH] Add CHANGES note for [GL #4027] (cherry picked from commit 7dbb2b877b356327f387cc19e2de9c71a014d1b8) --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index cf820319cf..9fff603ef8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +6157. [bug] When removing delegations in an OPTOUT range + empty-non-terminal NSEC3 records generated by + those delegations where not removed. [GL #4027] + 6156. [bug] Reimplement the maximum and idle timeouts for incoming zone tranfers. [GL #4004]