]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
Document prev commit + cleanup TODO
authorWillem Toorop <willem@nlnetlabs.nl>
Wed, 15 Jan 2014 14:09:46 +0000 (15:09 +0100)
committerWillem Toorop <willem@nlnetlabs.nl>
Wed, 15 Jan 2014 14:09:46 +0000 (15:09 +0100)
Changelog
doc/TODO

index 48ea9bbda3a6cf6c96ea4e48c39dda292b16637d..65c10ed3e89da29dcdc6eb39b392e0d8fa504b1e 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,6 @@
+TBD
+       * Fix lookup of relative names in ldns_resolver_search.
+
 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.
index 2d2e9dcdb331a9c246a881b315cf17850461aff3..be5e0a3f67f8a1971c1f06c2268a6b341d696d21 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,13 +1,6 @@
 TODO
 
 Features:
-* Multi-line zone file parsing
-* Configure option for not printing DNSSEC RR comments
-* HMAC and MD5 without OpenSSL
-* HIP RR support
-* Parse 'search' attribute in /etc/resolv.conf
-* Make use of automake (Bug #173)
-* ./configure --with-tools --with-drill (Bug #264)
 * Drill: print appropriate DS RRs (relates to Bug #355)
 * ldns-signzone optout to be really optout
 * Compression when generating wireformat. Preferably with a configurable 
@@ -18,5 +11,4 @@ Bugfixes:
 * Bug #279: fix return values for net.h functions, and related: make return
   values for functions that cannot return memory-failure today. Needs medium
   version increase because of API change.
-* Long out-standing packaging bugs (debian)
 * Lazy ABI