]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add notes for #1613 (rndc dnssec -checkds)
authorMatthijs Mekking <matthijs@isc.org>
Fri, 31 Jul 2020 09:15:49 +0000 (11:15 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 7 Aug 2020 09:26:09 +0000 (11:26 +0200)
This is a new feature that should be mentioned in the notes.

doc/notes/notes-current.rst

index 3ee01476ab55bca5d137cb703aa7719e884e9301..bb2edc12783c33495aba0d5cf257f0a798504ed5 100644 (file)
@@ -24,6 +24,11 @@ Known Issues
 New Features
 ~~~~~~~~~~~~
 
+- New ``rndc`` command ``rndc dnssec -checkds`` to tell ``named``
+  that a DS record for a given zone or key has been published or withdrawn
+  from the parent. Replaces the time-based ``parent-registration-delay``
+  configuration option. [GL #1613]
+
 - ``rndc`` has been updated to use the new BIND network manager API.
   This change had the side effect of altering the TCP timeout for RNDC
   connections from 60 seconds to the ``tcp-idle-timeout`` value, which