]> 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 11:11:18 +0000 (13:11 +0200)
4971. [bug] dnssec-signzone and dnssec-verify did not treat records
below a DNAME as out-of-zone data. [GL #298]

(cherry picked from commit de5916a7bf40190e751aef590b1aee99342f0f2c)

CHANGES

diff --git a/CHANGES b/CHANGES
index de1670cd1919cb66731dae55a45886e62c50cb8b..59487847d4c911ea4549242fe9d974ce2f4e4202 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]
+
 4968.  [bug]           If glue records are signed, attempt to validate them.
                        [GL #209]