diff options
author | Roger Dingledine <arma@torproject.org> | 2007-09-20 04:37:17 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-09-20 04:37:17 +0000 |
commit | 091488333967cc61734b4883b4db970d01ddeaaa (patch) | |
tree | e321e171c57d681def1a97905affd35202fdebff /doc/TODO | |
parent | d4e950ccc81d093c57bbeae1cb2e76437695ce87 (diff) | |
download | tor-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/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |