]> 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 12:59:20 +0000 (14:59 +0200)
(cherry picked from commit ff006a1730b47e9d53d652b64c1a11c687729783)

CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 4fbbfe4000dd9228accec8eae4941c4a91343131..4fa866394b92a5470f13ecdb858f2f242af2da34 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 27255a7ddbcb64e1ac19b83561823550238a062e..3fc4e302006d319aed01098087f915e9fdb9439d 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]
+
 Feature Changes
 ~~~~~~~~~~~~~~~