]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES, release note
authorEvan Hunt <each@isc.org>
Thu, 7 Nov 2019 05:23:07 +0000 (21:23 -0800)
committerEvan Hunt <each@isc.org>
Fri, 15 Nov 2019 22:26:08 +0000 (14:26 -0800)
CHANGES
doc/arm/notes-9.15.6.xml

diff --git a/CHANGES b/CHANGES
index 49802fcf803bb17b510daa53e9f71f3ae8a43b7a..61cdf9490c3be42c4d43966294fc10723acd618d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5318.  [cleanup]       The DNSSEC validation code has been refactored
+                       for clarity and to reduce code duplication.
+                       [GL #622]
+
 5317.  [func]          A new asynchronous network communications system
                        based on libuv is now used for listening for
                        incoming requests and responding to them. (The
index c368fdae41e40473d5ce1daa278d2539a246094a..fca186f62ae60c1da9a9e222f5100e22cc5dfa5d 100644 (file)
           in the future releases. [GL #1265]
         </para>
       </listitem>
+      <listitem>
+       <para>
+         The DNSSEC validation code has been refactored for clarity and to
+         reduce code duplication.  [GL #622]
+       </para>
+      </listitem>
     </itemizedlist>
   </section>