From: Willem Toorop Date: Fri, 10 Jan 2014 20:39:20 +0000 (+0100) Subject: Set dates for release today X-Git-Tag: release-1.6.17^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27d878c4edf4924394a902cee149932eba2c11a9;p=thirdparty%2Fldns.git Set dates for release today --- diff --git a/Changelog b/Changelog index d887225f..48ea9bbd 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,4 @@ -1.6.17 +1.6.17 2014-01-10 * Fix ldns_dnssec_zone_new_frm_fp_l to allow the last parsed line of a zone to be an NSEC3 (or its RRSIG) covering an empty non terminal. * Add --disable-dane option to configure and check availability of the diff --git a/contrib/python/Changelog b/contrib/python/Changelog index 3ed8df46..7c4ccd11 100644 --- a/contrib/python/Changelog +++ b/contrib/python/Changelog @@ -1,4 +1,4 @@ -1.6.17 +1.6.17 2014-01-10 * Added ldns_rdf.data_as_bytearray(). The method returns a bytearray object containing rdf data. * Changed the behaviour of ldns_resolver.trusted_key() in order to prevent @@ -24,7 +24,7 @@ * Method ldns_rdf.reverse() now throws an exception when not applied on dname rdfs. This is to prevent assertion fails in ldns' C code. -1.6.16 +1.6.16 2012-11-13 * Fix typo in ldns_struct_pkt.opcode2str 1.6.14 2012-10-23