]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add change and release note for #3570
authorMatthijs Mekking <matthijs@isc.org>
Wed, 12 Oct 2022 14:39:05 +0000 (16:39 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 11 Nov 2022 11:06:33 +0000 (12:06 +0100)
Feature change.

CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 3c00f7e1cf26c40e5643ba1a613dbe729723db4d..e3b3ada5df1382b7996e614a20c976035912c2c4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6016.  [func]          Change NSEC3PARAM TTL to match the SOA MINIMUM.
+                       [GL #3570]
+
 6015.  [bug]           Some browsers (Firefox) send more than 10 HTTP
                        headers.  Bump the number of allowed HTTP headers
                        to 100. [GL #3670]
index b689ac2d9c3eef13073fab2f636fc0a9ceb1412c..d4c9bb2ad6e247840396f154e8809713fd328a09 100644 (file)
@@ -30,7 +30,8 @@ Removed Features
 Feature Changes
 ~~~~~~~~~~~~~~~
 
-- None.
+- The NSEC3PARAM TTL was previously set to 0 and is now changed to be the same
+  value as in the SOA MINIMUM field. :gl:`#3570`
 
 Bug Fixes
 ~~~~~~~~~