From: Mark Andrews Date: Thu, 7 Oct 2004 01:08:34 +0000 (+0000) Subject: Add credit: X-Git-Tag: v9.2.5rc1~28^2~97 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=ed76ec2056f92ae846b260ccfb4f93e3b3f6bdeb;p=thirdparty%2Fbind9.git Add credit: DNSSEC validation code in dig coded by Olivier Courtay (olivier.courtay@irisa.fr) for the IDsA project (http://idsa.irisa.fr). --- diff --git a/CHANGES b/CHANGES index 59265cf90ea..4f7c30031a8 100644 --- a/CHANGES +++ b/CHANGES @@ -363,6 +363,10 @@ 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.