chiark / gitweb /
+ * 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 8077c557cb029581cb31070ed32ae722d8b8937f..51caec322c9ee3ecd443efd6c8152ad56fbb0c28 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 25dc3475d4fba926873f8578dfaab249af91e3e5..fa349c06b8f17642d3f3ee4e6683fa1370be17db 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.
 
  --