add CHANGES

This commit is contained in:
Mark Andrews 2019-07-31 17:03:37 +10:00
parent 4293a2f4bf
commit ac28cc14e1
2 changed files with 12 additions and 0 deletions

View file

@ -1,3 +1,8 @@
5275. [bug] Mark DS records included in referral messages
with trust level "pending" so that they can be
validated and cached immediately, with no need to
re-query. [GL #964]
5274. [bug] Address potential use after free race when shutting
down rpz. [GL #1175]

View file

@ -288,6 +288,13 @@
all output on standard output except for the name of the signed zone.
</para>
</listitem>
<listitem>
<para>
DS records included in DNS referral messages can now be validated
and cached immediately, reducing the number of queries needed for
a DNSSEC validation. [GL #964]
</para>
</listitem>
</itemizedlist>
</section>