2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

Add release note for #1798

This commit is contained in:
Mark Andrews
2020-04-28 16:03:41 +10:00
committed by Ondřej Surý
parent 06e714df0d
commit 8b05e6f710

View 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
~~~~~~~~~~~~~~~