aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-11-01 04:38:43 +0000
committerNick Mathewson <nickm@torproject.org>2007-11-01 04:38:43 +0000
commit2645219b4c2140b434fc3710f108ab6993afbfed (patch)
treefe5344f3d5d0b328bd66a4e8f0624d922268e00c /doc/TODO
parent401b5c26de8d83f6af105abe560a0adc63890873 (diff)
downloadtor-2645219b4c2140b434fc3710f108ab6993afbfed.tar.gz
tor-2645219b4c2140b434fc3710f108ab6993afbfed.zip
r16322@catbus: nickm | 2007-11-01 00:26:15 -0400
Implement --quiet. svn:r12306
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 045a0484f0..a63925d850 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -97,7 +97,7 @@ Things we'd like to do in 0.2.0.x:
unreachable is bunk -- it's leftover from the time when all
servers ran 24/7. now it triggers every time a server goes
away and then returns before the old descriptor has expired.
- - add a --quiet commandline option that suppresses logs. useful
+ o add a --quiet commandline option that suppresses logs. useful
for --hashed-password and maybe others.
- Tor logs the libevent version on startup, for debugging purposes.
This is great. But it does this before configuring the logs, so