From: Willem Toorop Date: Fri, 11 May 2012 09:11:01 +0000 (+0000) Subject: Put that line on the right spot svn:NO TEST X-Git-Tag: release-1.6.13rc1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=810135ceae252d370412076e6a8fe1e3872201e3;p=thirdparty%2Fldns.git Put that line on the right spot svn:NO TEST --- diff --git a/Changelog b/Changelog index 43a1ee45..f3061adf 100644 --- a/Changelog +++ b/Changelog @@ -4,6 +4,7 @@ * New inception and expiration margin options (-i and -e) to ldns-verify-zone. * New ldns_dnssec_zone_new_frm_fp and ldns_dnssec_zone_new_frm_fp_l + functions. * New ldns_duration* functions (copied from OpenDNSSEC source) * fix ldns-verify-zone to allow NSEC3 signatures to come before the NSEC3 RR in all cases. Thanks Wolfgang Nagele. @@ -21,7 +22,6 @@ * New ECDSA support (RFC 6605), use --disable-ecdsa for older openssl. * fix verifying denial of existence for DS's in NSEC3 Opt-Out zones. Thanks John Barnitz - functions. 1.6.12 2012-01-11 * bugfix #413: Fix manpage source for srcdir != builddir