]> 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:18:26 +0000 (17:18 +1000)
5625.   [func]          Reduce the supported maximum number of iterations
                        that can be configured in an NSEC3 zones to 150.
                        [GL #2642]

CHANGES

diff --git a/CHANGES b/CHANGES
index 24b36eb72ac01d7dff4dafa31d416a580d1a1caf..ad7b5865913d92f424280d8b05a64792c5e0399c 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]
+
 5628.  [bug]           Host and nslookup could die on SERVFAIL response.
                        [GL #2564]