5452. [bug] The "blackhole" ACL was accidentally disabled with
respect to client queries. [GL #1936]
+5451. [func] Add 'rndc dnssec -status' command. [GL #1612]
+
5449. [bug] Fix a socket shutdown race in netmgr udp. [GL #1938]
5448. [bug] Fix a race condition in isc__nm_tcpdns_send().
.TP
\fBdnssec\fP [\fB\-status\fP \fIzone\fP [\fIclass\fP [\fIview\fP]]
Show the DNSSEC signing state for the specified zone. Requires the
-zone to have a \fBdnssec-policy\fP.
+zone to have a "dnssec\-policy".
.TP
\fBdnstap\fP ( \fB\-reopen\fP | \fB\-roll\fP [\fInumber\fP] )
Close and re\-open DNSTAP output files. \fBrndc dnstap \-reopen\fP allows
Feature Changes
~~~~~~~~~~~~~~~
-- None.
+- New ``rndc`` command ``rndc dnssec -status`` that shows the current
+ DNSSEC policy and keys in use, the key states and rollover status.
+ [GL #1612]
Bug Fixes
~~~~~~~~~