]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES for [GL #2642]
authorMark Andrews <marka@isc.org>
Wed, 21 Apr 2021 01:43:47 +0000 (11:43 +1000)
committerMark Andrews <marka@isc.org>
Thu, 29 Apr 2021 07:56:00 +0000 (17:56 +1000)
5625.   [func]          Reduce the supported maximum number of iterations
                        that can be configured in an NSEC3 zones to 150.
                        [GL #2642]

(cherry picked from commit e04f06873f7d1e9ffd061f6f8f91df05818f0ba2)

CHANGES

diff --git a/CHANGES b/CHANGES
index 20343d7fd0fd7050e1471d955c2196b4a8951358..03d5073fcc401cf409c99c43010f8f0cc07ff8c2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5629.  [func]          Reduce the supported maximum number of iterations
+                       that can be configured in an NSEC3 zone to 150.
+                       [GL #2642]
+
 5627.  [bug]           RRSIG(SOA) RRsets placed anywhere else than at zone apex
                        were triggering infinite resigning loops. This has been
                        fixed. [GL #2650]