diff options
author | Roger Dingledine <arma@torproject.org> | 2004-05-02 03:20:13 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-05-02 03:20:13 +0000 |
commit | bdbe0eb7bcf8d510e48bb063eba88a79a303f400 (patch) | |
tree | a32cf0addbf835b3f4b9668b96db882391996956 | |
parent | 25909c2c29148957022d0b387e0c2f87c7daa1ee (diff) | |
download | tor-bdbe0eb7bcf8d510e48bb063eba88a79a303f400.tar tor-bdbe0eb7bcf8d510e48bb063eba88a79a303f400.tar.gz |
another todo we should do
svn:r1764
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -54,6 +54,8 @@ For September: - allow non-clique topology Other details and small and hard things: + - check tor version as soon as you get the recommended-versions + string, regardless of whether parsing the directory succeeded. - tor should be able to have a pool of outgoing IP addresses that it is able to rotate through. (maybe) - tie into squid |