2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

CHANGES, release note

This commit is contained in:
Evan Hunt 2019-03-11 19:19:20 -07:00
parent 885a3d208e
commit 89eed3d0b2
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,7 @@
5188. [func] The "dnssec-enable" option is deprecated and no
longer has any effect; DNSSEC responses are
always enabled. [GL #866]
5187. [test] Set time zone before running any tests in dnstap_test.
[GL #940]

View File

@ -110,7 +110,9 @@
<itemizedlist>
<listitem>
<para>
None.
The <command>dnssec-enable</command> option has been deprecated and
no longer has any effect. DNSSEC responses are always enabled
if signatures and other DNSSEC data are present. [GL #866]
</para>
</listitem>
</itemizedlist>