aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-09-20 04:37:17 +0000
committerRoger Dingledine <arma@torproject.org>2007-09-20 04:37:17 +0000
commit091488333967cc61734b4883b4db970d01ddeaaa (patch)
treee321e171c57d681def1a97905affd35202fdebff /doc/TODO
parentd4e950ccc81d093c57bbeae1cb2e76437695ce87 (diff)
downloadtor-091488333967cc61734b4883b4db970d01ddeaaa.tar
tor-091488333967cc61734b4883b4db970d01ddeaaa.tar.gz
Resume listing "AUTHORITY" flag for authorities in network status.
Bugfix on 0.2.0.3-alpha; reported by Alex de Joode. svn:r11530
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 58d2ced7b..86f34d04d 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -38,7 +38,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.
- - 0.2.0.x dir authorities have stopped giving people Authority
+ o 0.2.0.x dir authorities have stopped giving people Authority
flags.
- add a --quiet commandline option that suppresses logs. useful
for --hashed-password and maybe others.