Add CHANGES entry

4971.	[bug]		dnssec-signzone and dnssec-verify did not treat records
			below a DNAME as out-of-zone data. [GL #298]
This commit is contained in:
Michał Kępień 2018-06-13 12:19:54 +02:00
parent 7be900a98f
commit f467ba8e1f

View file

@ -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]