2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

Add change entry and release note for #1748

This commit is contained in:
Matthijs Mekking
2020-08-27 14:36:12 +02:00
parent f9ef5120c1
commit ff006a1730
2 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
5501. [func] Log CDS/CDNSKEY publication. [GL #1748]
5500. [bug] Fix (non-)publication of CDS and CDNSKEY records.
[GL #2103]

View 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
~~~~~~~~~~~~~~~~