]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add change entry and release note for #1748
authorMatthijs Mekking <matthijs@isc.org>
Thu, 27 Aug 2020 12:36:12 +0000 (14:36 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 2 Sep 2020 10:01:22 +0000 (12:01 +0200)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index dab53ecf51fe02ece00c3a085b3e525c1ffcd950..6690e18f49e9542cc79d8b258d850efaf2892dc5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+5501.  [func]          Log CDS/CDNSKEY publication. [GL #1748]
+
 5500.  [bug]           Fix (non-)publication of CDS and CDNSKEY records.
                        [GL #2103]
 
index 3106a6414be9cab3979725cd51ec739bd9d62f2e..11f959a908b44f8429ec57b018c7b20e96f812fa 100644 (file)
@@ -29,6 +29,8 @@ New Features
   from the parent. Replaces the time-based ``parent-registration-delay``
   configuration option. [GL #1613]
 
+- Log when ``named`` adds a CDS/CDNSKEY to the zone. [GL #1748]
+
 Removed Features
 ~~~~~~~~~~~~~~~~