From: Evan Hunt Date: Thu, 7 Nov 2019 05:23:07 +0000 (-0800) Subject: CHANGES, release note X-Git-Tag: v9.15.6~8^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11cd9d86e4fcf5d4ed65472b322e4bf45d48b11b;p=thirdparty%2Fbind9.git CHANGES, release note --- diff --git a/CHANGES b/CHANGES index 49802fcf803..61cdf9490c3 100644 --- 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 diff --git a/doc/arm/notes-9.15.6.xml b/doc/arm/notes-9.15.6.xml index c368fdae41e..fca186f62ae 100644 --- a/doc/arm/notes-9.15.6.xml +++ b/doc/arm/notes-9.15.6.xml @@ -46,6 +46,12 @@ in the future releases. [GL #1265] + + + The DNSSEC validation code has been refactored for clarity and to + reduce code duplication. [GL #622] + +