summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2004-11-16 03:32:01 +0000
committerNick Mathewson <nickm@torproject.org>2004-11-16 03:32:01 +0000
commit647c076c8f3b961e69d003cde4bebda18b39f65c (patch)
treef6a825f48c3ec44f072e6075d6840f339ba1e73f /doc
parent3e4f30fbb99b851c6d3e1a750626c07b22858c43 (diff)
downloadtor-647c076c8f3b961e69d003cde4bebda18b39f65c.tar.gz
tor-647c076c8f3b961e69d003cde4bebda18b39f65c.zip
add a TODO item and some comment changes.
svn:r2904
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 400c4c2775..1cdb6f3907 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -50,7 +50,8 @@ N . Test hibernation a lot.
Beyond 0.0.9:
- controller should have 'getinfo' command to query about rephist,
about rendezvous status, etc.
- - weasel wants to say 50GB rather than 50000000 in config ints.
+ - Weasel wants to say 50GB rather than 50000000 in config ints.
+ - Nick wants to say "1 hour" instead of 3600 in config ints.
- Better hibernation flexibility
- Add hibernation intervals for weeks, days.
- Start at a time other than 0:00 GMT.