aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-02-24 22:44:56 +0000
committerRoger Dingledine <arma@torproject.org>2005-02-24 22:44:56 +0000
commit59b1b7770c71be5973e7a697dc4c33df0d8b39c7 (patch)
tree2852712388e05c0ccda283385cca67bbebd5ea6c /doc/TODO
parenta8aff4390e4d69cd65884e918145557e988dde09 (diff)
downloadtor-59b1b7770c71be5973e7a697dc4c33df0d8b39c7.tar
tor-59b1b7770c71be5973e7a697dc4c33df0d8b39c7.tar.gz
caching .exit stuff is done
svn:r3689
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 7847543b2..75f757678 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -55,7 +55,7 @@ N - Realize that unrecognized end reasons are probably features rather than
N - Start recognizing, but maybe not yet generating, more reasons and
needed -- aim to eliminate misc. (backport to 009x)
N - Feed end reason back into SOCK5 as reasonable.
-R - cache .foo.exit names better, or differently, or not.
+R o cache .foo.exit names better, or differently, or not.
N - make !advertised_server_mode() ORs fetch dirs less often.
N - Clean up NT service code even more. Document it. Enable it by default.
Make sure it works.