From: Matthijs Mekking Date: Thu, 27 Aug 2020 12:36:12 +0000 (+0200) Subject: Add change entry and release note for #1748 X-Git-Tag: v9.17.5~11^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ff006a1730b47e9d53d652b64c1a11c687729783;p=thirdparty%2Fbind9.git Add change entry and release note for #1748 --- diff --git a/CHANGES b/CHANGES index dab53ecf51f..6690e18f49e 100644 --- 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] diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 3106a6414be..11f959a908b 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -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 ~~~~~~~~~~~~~~~~