diff options
author | Roger Dingledine <arma@torproject.org> | 2005-09-10 21:12:40 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-09-10 21:12:40 +0000 |
commit | 6e6f1d07daa9a882b4b49cdf5835a7959def07c3 (patch) | |
tree | 42a9d3598bddde83cd1db546672204ad49a36a9a /doc | |
parent | 0ceab199b09ad9a13f4d6a0b79f96d6d6308cfd1 (diff) | |
download | tor-6e6f1d07daa9a882b4b49cdf5835a7959def07c3.tar.gz tor-6e6f1d07daa9a882b4b49cdf5835a7959def07c3.zip |
two more bugs we should fix
svn:r4993
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -37,6 +37,9 @@ NR- write a spec appendix for 'being nice with tor' for 0.1.1.x: R - are dirservers auto-verifying duplicate nicknames? + - tor should auto-sort the recommended-versions strings + (with the new smartlist sort stuff maybe) + - setconf SocksBindAddress kills tor if it fails to bind N - controller libs should support resetconf command. N . Additional controller features |