From cf53bb274a478ad08688dae9067122c77664692a Mon Sep 17 00:00:00 2001 From: Matthijs Mekking Date: Mon, 17 Jan 2011 10:02:16 +0000 Subject: [PATCH] todos --- Changelog | 3 ++- doc/TODO | 7 +++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Changelog b/Changelog index 0fc2adfe..ee56f6f0 100644 --- a/Changelog +++ b/Changelog @@ -4,7 +4,8 @@ NSEC with many types and max parse length in hosts_frm_fp routine and off by one in read_anchor_file routine (thanks Dan Kaminsky and Justin Ferguson). - * Drill: Print both SHA-1 and SHA-256 corresponding DS records. + * bugfix #355: Drill: Print both SHA-1 and SHA-256 corresponding DS + records. * Print correct WHEN in query packet (is not always 1-1-1970) * ldns-test-edns: new example tool that detects EDNS support. * fix ldns_resolver_send without openssl. diff --git a/doc/TODO b/doc/TODO index 2cd55eb1..9d7d8223 100644 --- a/doc/TODO +++ b/doc/TODO @@ -6,12 +6,11 @@ Features: * HMAC and MD5 without OpenSSL * HIP RR support * Parse 'search' attribute in /etc/resolv.conf -* Make use of automake -* ./configure --with-tools --with-drill +* Make use of automake (Bug #173) +* ./configure --with-tools --with-drill (Bug #264) +* Drill: print appropriate DS RRs (relates to Bug #355) Bugfixes: -* Bug #173 -* Bug #264 * 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. -- 2.47.3