From: Willem Toorop Date: Wed, 15 Jan 2014 14:09:46 +0000 (+0100) Subject: Document prev commit + cleanup TODO X-Git-Tag: release-1.7.0-rc1~185 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf6895a4ef67fefc5e00607c0ef0fc99fb1ff2b4;p=thirdparty%2Fldns.git Document prev commit + cleanup TODO --- diff --git a/Changelog b/Changelog index 48ea9bbd..65c10ed3 100644 --- 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. diff --git a/doc/TODO b/doc/TODO index 2d2e9dcd..be5e0a3f 100644 --- 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