From: Mark Andrews Date: Tue, 28 Apr 2020 06:03:41 +0000 (+1000) Subject: Add release note for #1798 X-Git-Tag: v9.17.2~16^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b05e6f7103bde492cf7e2cf8a0d98dbce43edb8;p=thirdparty%2Fbind9.git Add release note for #1798 --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 14098336927..c2f46975a52 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -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 ~~~~~~~~~~~~~~~