From: Willem Toorop Date: Fri, 4 May 2012 14:25:52 +0000 (+0000) Subject: Update documentation X-Git-Tag: release-1.6.13rc1~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b00c332f71ba5db8faeb67fe18e75dd1713a544;p=thirdparty%2Fldns.git Update documentation --- diff --git a/Changelog b/Changelog index 6341db30..b55aaa00 100644 --- a/Changelog +++ b/Changelog @@ -3,6 +3,8 @@ * New -k option for ldns-verify-zone to validate using a trusted key. * 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 + * 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. * Zero the correct flag (opt-out) when creating NSEC3PARAMS. @@ -20,8 +22,9 @@ * New TLSA support (draft-ietf-dane-protocol). * fix verifying denial of existence for DS's in NSEC3 Opt-Out zones. Thanks John Barnitz + functions. -1.6.12 +1.6.12 2012-01-11 * bugfix #413: Fix manpage source for srcdir != builddir * Canonicalize the signers name rdata field in RRSIGs when signing * Ignore minor version of Private-key-format (so v1.3 may be used) diff --git a/examples/ldns-signzone.1 b/examples/ldns-signzone.1 index 28a5f339..a83da94e 100644 --- a/examples/ldns-signzone.1 +++ b/examples/ldns-signzone.1 @@ -61,11 +61,6 @@ Use this file to store the signed zone in (default .signed) Set inception date of the signatures to this date, the format can be YYYYMMDD[hhmmss], or a timestamp. -.TP -\fB-l\fR -Leave old DNSSEC RRSIGS and NSEC records intact (by default, they are -removed from the zone) - .TP \fB-o\fR \fIorigin\fR Use this as the origin of the zone