]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add credit:
authorMark Andrews <marka@isc.org>
Thu, 7 Oct 2004 01:08:34 +0000 (01:08 +0000)
committerMark Andrews <marka@isc.org>
Thu, 7 Oct 2004 01:08:34 +0000 (01:08 +0000)
DNSSEC validation code in dig coded by Olivier Courtay
(olivier.courtay@irisa.fr) for the IDsA project (http://idsa.irisa.fr).

CHANGES

diff --git a/CHANGES b/CHANGES
index 59265cf90ea8b3ac171f1555d64c406705205528..4f7c30031a8a5e249c5b803587c06571edf9a6a4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 1609.  [func]          dig now has support to chase DNSSEC signature chains.
                        Requires -DDIG_SIGCHASE=1 to be set in STD_CDEFINES.
 
+                       DNSSEC validation code in dig coded by Olivier Courtay
+                       (olivier.courtay@irisa.fr) for the IDsA project
+                       (http://idsa.irisa.fr).
+
 1608.  [func]          dig and host now accept -4/-6 to select IP transport
                        to use when making queries.