]> 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 06:52:57 +0000 (16:52 +1000)
(cherry picked from commit ac28cc14e12b4a4c02f45176437bc53a3c38ac90)

CHANGES
doc/arm/notes.xml

diff --git a/CHANGES b/CHANGES
index bb6dc45c69ff22a60f264c8dc79343f2cf71a28f..40fcab190f970a578e2164dd93302bacb29cf629 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]
+
 5273.  [bug]           Check that bits [64..71] of a dns64 prefix are zero.
                        [GL #1159]
 
index 02f9363b14fd7ec65d4e1f27b417e6c2af8d519d..4297a89e6f3168b37491fe155550eb96463483d6 100644 (file)
          algorithm and same Server Secret for the best performance.
        </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>