diff --git a/CHANGES b/CHANGES index dab53ecf51..6690e18f49 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 3106a6414b..11f959a908 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 ~~~~~~~~~~~~~~~~