]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
Set dates for release today
authorWillem Toorop <willem@nlnetlabs.nl>
Fri, 10 Jan 2014 20:39:20 +0000 (21:39 +0100)
committerWillem Toorop <willem@nlnetlabs.nl>
Fri, 10 Jan 2014 20:39:20 +0000 (21:39 +0100)
Changelog
contrib/python/Changelog

index d887225fb92a6088efa48b672c9e67d6622a525f..48ea9bbda3a6cf6c96ea4e48c39dda292b16637d 100644 (file)
--- 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
index 3ed8df46a9fe660987d7302dc817b99a87e430d6..7c4ccd1187d4f73989dc10db707f0aae2200b276 100644 (file)
@@ -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