]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES
authorMark Andrews <marka@isc.org>
Fri, 23 Aug 2019 07:49:05 +0000 (17:49 +1000)
committerMark Andrews <marka@isc.org>
Wed, 28 Aug 2019 05:47:16 +0000 (15:47 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 7fe616acff676f5c18e217b3ec2045bb4e714282..e985cea2c9e2933603c03dd567711840ba338c37 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+5279.  [bug]           When loading, reject zones containing CDS or CDNSKEY
+                       RRsets at the zone apex if they would cause DNSSEC
+                       validation failures if published in the parent zone
+                       as the DS RRset.  [GL #1187]
+
 5278.  [func]          Add YAML output formats for dig, mdig and delv;
                        use the "+yaml" option to enable. [GL #1145]