summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-05-19 20:02:03 +0000
committerRoger Dingledine <arma@torproject.org>2004-05-19 20:02:03 +0000
commit03d63cb813b9d484ef195318aacae0e8e7dc53ef (patch)
tree9851cf69b0815276fcaa88a6d49ba1a19ce6ded7
parent41c9b8230d7e30c6368e415a92859e92d171c838 (diff)
downloadtor-03d63cb813b9d484ef195318aacae0e8e7dc53ef.tar.gz
tor-03d63cb813b9d484ef195318aacae0e8e7dc53ef.zip
a start of a todo list for 0.0.7
what else was scheduled for 0.0.7? svn:r1897
-rw-r--r--doc/TODO12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index ea5f8a6713..c403564192 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -11,6 +11,18 @@ ARMA - arma claims
D Deferred
X Abandoned
+For 0.0.7:
+ - allow multiple log files
+ - the keep-trying-to-build-intropoints-always bug.
+ - *bindaddress
+ - include the port
+ - allow multiple of them
+ - have an allow/deny series for them
+ - break exitpolicy into multiple config lines
+ - have the OP forget routers it hasn't heard about in 24 hours
+ - rename/rearrange functions for what file they're in
+
+
For September:
. Windows port
o works as client