mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-15 01:29:59 -04:00
add release note for root-key-sentinel
(cherry picked from commit e20790c956)
This commit is contained in:
parent
b9e6b124aa
commit
edb761b08c
1 changed files with 12 additions and 0 deletions
|
|
@ -52,6 +52,18 @@
|
|||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section xml:id="relnotes_features"><info><title>New Features</title></info>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>
|
||||
Add root key sentinel support which enables resolvers to test
|
||||
which trust anchors are configured for the root. To disable, add
|
||||
'root-key-sentinel no;' to named.conf. [GL #37]
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
||||
<section xml:id="relnotes_changes"><info><title>Feature Changes</title></info>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
|
|
|
|||
Loading…
Reference in a new issue