]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for #1798
authorMark Andrews <marka@isc.org>
Tue, 28 Apr 2020 06:03:41 +0000 (16:03 +1000)
committerOndřej Surý <ondrej@isc.org>
Thu, 4 Jun 2020 14:00:33 +0000 (16:00 +0200)
doc/notes/notes-current.rst

index 140983369274515a34d5fa62eed013476a7dff68..c2f46975a527f3e8f2bfc079921bf5e2fc140cef 100644 (file)
@@ -71,6 +71,11 @@ New Features
    statements, to limit the number of records of a particular type
    that can be added to a domain name via dynamic update. [GL #1657]
 
+-  ``named`` and ``named-checkzone`` now reject master zones that
+   have a DS RRset at the zone apex.  Attempts to add DS records
+   at the zone apex via UPDATE will be logged but otherwise ignored.
+   DS records belong in the parent zone, not at the zone apex. [GL #1798]
+
 Feature Changes
 ~~~~~~~~~~~~~~~