From 06e714df0d972bf8762204d53874b2eb2a648e8a Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 28 Apr 2020 16:02:00 +1000 Subject: [PATCH] Add CHANGES entry for #1798 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 173e8dbd15..40d25780c8 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]