+ * TODO list updated somewhat.
authorian <ian>
Tue, 27 Jun 2000 23:16:01 +0000 (23:16 +0000)
committerian <ian>
Tue, 27 Jun 2000 23:16:01 +0000 (23:16 +0000)
@@ -21,6 +21,7 @@
+  * TODO list updated somewhat.

TODO
changelog

diff --git a/TODO b/TODO
index 8077c55..51caec3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,15 +1,10 @@
-INVESTIGATE:
-* coredump in adnstest_s
-
-BUGS:
-* adns_qf_quoteok_cname should be the default.
-
 WISHLIST:
-* Easy way to make a reverse query.
 * Make timeouts configurable.
 * `fake' reverse queries (give nnn.nnn.nnn.nnn either always or on error)
 * `fake' forward queries (allow nnn.nnn.nnn.nnn -> A)
 * DNSSEC compatibility - be able to retreive KEY and SIG RRs
 * DNSSEC minimum functionality - ignore Additional when AD set.
 * DNSSEC functionality - provide security ?
-* Easy-to-use scripting query tool
+* Test cancellation in regression tests.
+* IPv6 name<->address translation - but which version ??
+* IPv6 transport.
index 25dc347..fa349c0 100644 (file)
--- a/changelog
+++ b/changelog
@@ -21,6 +21,7 @@ adns (0.9) unstable; urgency=high
   * adnsresfilter default timeout changed to 1000ms.
   * m1test script can invoke `hrecord' differently.
   * regress/output-<case>.report file contains more useful info.
+  * TODO list updated somewhat.
 
  --