diff options
author | Nick Mathewson <nickm@torproject.org> | 2004-11-16 03:32:01 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2004-11-16 03:32:01 +0000 |
commit | 647c076c8f3b961e69d003cde4bebda18b39f65c (patch) | |
tree | f6a825f48c3ec44f072e6075d6840f339ba1e73f /doc | |
parent | 3e4f30fbb99b851c6d3e1a750626c07b22858c43 (diff) | |
download | tor-647c076c8f3b961e69d003cde4bebda18b39f65c.tar.gz tor-647c076c8f3b961e69d003cde4bebda18b39f65c.zip |
add a TODO item and some comment changes.
svn:r2904
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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. |