diff options
author | Roger Dingledine <arma@torproject.org> | 2005-10-24 18:51:51 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-10-24 18:51:51 +0000 |
commit | a1a87857a7beb47e03333c72815ca8f570442559 (patch) | |
tree | 0d6bf05eae858c1f21b40d18e3aa774076eae917 /doc | |
parent | b548ce791ad8ca07ed5335e544e2408dd2d724e3 (diff) | |
download | tor-a1a87857a7beb47e03333c72815ca8f570442559.tar.gz tor-a1a87857a7beb47e03333c72815ca8f570442559.zip |
if we expect tor to crash with the bug we can't solve, then at least
try to give users a more pleasant experience.
svn:r5299
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -36,6 +36,8 @@ NR- write a spec appendix for 'being nice with tor' for 0.1.1.x: +N - if they're trying to be a tor server and they're running + win 98 or win me, don't let them be a server. R - are dirservers auto-verifying duplicate nicknames? o tor should auto-sort the recommended-versions strings (with the new smartlist sort stuff maybe) |