From ca07b8e414ff51d19af51dad1433dd2f8042020a Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 21 Apr 2021 11:45:56 +1000 Subject: [PATCH] Add Release Note for [GL #2642] --- doc/notes/notes-current.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 5a47a5f528..23f122f192 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -48,6 +48,9 @@ Feature Changes - Implement ``draft-vandijk-dnsop-nsec-ttl``, NSEC(3) TTL values are now set to the minimum of the SOA MINIMUM value and the SOA TTL. [GL #2347]. +- Reduce the supported maximum number of iterations that can be + configured in an NSEC3 zones to 150. [GL #2642] + Bug Fixes ~~~~~~~~~