]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMichał Kępień <michal@isc.org>
Wed, 13 Jun 2018 10:19:54 +0000 (12:19 +0200)
committerMichał Kępień <michal@isc.org>
Wed, 13 Jun 2018 10:55:34 +0000 (12:55 +0200)
4971. [bug] dnssec-signzone and dnssec-verify did not treat records
below a DNAME as out-of-zone data. [GL #298]

CHANGES

diff --git a/CHANGES b/CHANGES
index 4e799b2057c571c28bdb1918d087bee34836b8bf..c09900074de4f9b8b7290bf0c8fb131475578725 100644 (file)
--- 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]