diff options
author | Roger Dingledine <arma@torproject.org> | 2004-02-24 22:22:04 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-02-24 22:22:04 +0000 |
commit | 01cdffc0c26b8c9d58b822d7094149d250add3b7 (patch) | |
tree | c36abc5a0465e2c32d3145fb0620be6db6d4a50f /doc | |
parent | 598f8b56615c00eedb3c6fd9843c39da0893c410 (diff) | |
download | tor-01cdffc0c26b8c9d58b822d7094149d250add3b7.tar.gz tor-01cdffc0c26b8c9d58b822d7094149d250add3b7.zip |
note a bug that gabe found
svn:r1117
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ ARMA - arma claims X Abandoned Bugs: + - When it can't resolve any dirservers, it is useless from then on. + We should make it reload the RouterFile if it has no dirservers. o Sometimes it picks a middleman node as the exit for a circuit. - if you specify a non-dirserver as exitnode or entrynode, when it makes the first few circuits it hasn't yet fetched the directory, |