]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES
authorMark Andrews <marka@isc.org>
Wed, 31 Jul 2019 07:03:37 +0000 (17:03 +1000)
committerMark Andrews <marka@isc.org>
Fri, 2 Aug 2019 05:09:42 +0000 (15:09 +1000)
CHANGES
doc/arm/notes.xml

diff --git a/CHANGES b/CHANGES
index 9910fdabdaced13bd9fcb43fdb5d420a009d27cb..007e5d2e326eef739c5b61cfdd671910499e1dc0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -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]
 
index cdd45ff3388bd92ae08186060122ac0d5a82a641..38b250662e42dfa658f1f8df0fb90632792361b2 100644 (file)
          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>