From: Mark Andrews Date: Tue, 28 Apr 2020 06:02:00 +0000 (+1000) Subject: Add CHANGES entry for #1798 X-Git-Tag: v9.17.2~16^2~1 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=06e714df0d972bf8762204d53874b2eb2a648e8a;p=thirdparty%2Fbind9.git Add CHANGES entry for #1798 --- diff --git a/CHANGES b/CHANGES index 173e8dbd156..40d25780c84 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5431. [func] Reject DS records at the zone apex when loading + master files. Log but otherwise ignore attempts to + add DS records at the zone apex via UPDATE. [GL #1798] + 5430. [doc] Update docs - with netmgr we're creating separate socket for each IPv6 interface, just as with IPv4. [GL #1782]