summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 4b2c4e3936..1254c2e17b 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -36,6 +36,10 @@ 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.
+ - maxadvertisedbandwidth should not influence whether dirport
+ is published.
+ - 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.
- Tor logs the libevent version on startup, for debugging purposes.