]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Tweak and reword recent CHANGES entries
authorMichał Kępień <michal@isc.org>
Wed, 12 May 2021 07:09:43 +0000 (09:09 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 20 May 2021 10:34:09 +0000 (12:34 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 048bec16e1ff1d7219594f21f3b753c324ce6b06..372c422c7e11bfdda22f6edddeb7b93a6557d56d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,11 +1,12 @@
-5631.  [bug]           Update ZONEMD to match RFC 8976. [GL #2658]
+5631.  [protocol]      Update the implementation of the ZONEMD RR type to match
+                       RFC 8976. [GL #2658]
 
-5630.  [func]          Treat DNSSEC responses with NSEC3 iterations greater
-                       than 150 as insecure. [GL #2445]
+5630.  [func]          Treat DNSSEC responses containing NSEC3 records with
+                       iteration counts 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]
+5629.  [func]          Reduce the maximum supported number of NSEC3 iterations
+                       that can be configured for a zone to 150. [GL #2642]
 
        --- 9.11.31 released ---