From fd1f7b6480756eec57053d44fd3f180d86ad098c Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 21 Apr 2021 13:27:23 +1000 Subject: [PATCH] Add CHANGES for [GL #2445] --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index daa72deefb..fbd9ba7387 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5630. [func] Treat DNSSEC responses with NSEC3 iterations greater + than 150 as insecure. [GL #2445] + 5629. [func] Reduce the supported maximum number of iterations that can be configured in an NSEC3 zone to 150. [GL #2642]