]> 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:02:27 +0000 (13:02 +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 28b8ab889188c8baac361197a54627b9983e1f86)

CHANGES

diff --git a/CHANGES b/CHANGES
index 2a3b960c9f4397022f361f22e955f0dde6c85d38..5aa238b8b9a95fe4e1ff7006ae36b95ae08c9292 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]