From: Michał Kępień Date: Wed, 13 Jun 2018 10:19:54 +0000 (+0200) Subject: Add CHANGES entry X-Git-Tag: v9.13.2~39^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=f467ba8e1f4e129297386806705b53ea48ba87f9;p=thirdparty%2Fbind9.git Add CHANGES entry 4971. [bug] dnssec-signzone and dnssec-verify did not treat records below a DNAME as out-of-zone data. [GL #298] --- diff --git a/CHANGES b/CHANGES index 4e799b2057c..c09900074de 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +4971. [bug] dnssec-signzone and dnssec-verify did not treat records + below a DNAME as out-of-zone data. [GL #298] + 4970. [func] Add QNAME minimization option to resolver. [GL #16] 4969. [cleanup] Refactor zone logging functions. [GL #269]