aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-09-13 17:01:08 +0000
committerNick Mathewson <nickm@torproject.org>2007-09-13 17:01:08 +0000
commit5fcc48d389b558f5c147667321bedc530649b74c (patch)
tree35f641ae46a9a9400e9d952d0053c37e1f0f8496 /doc/TODO
parent9b1ad0074bd21e4494b25a9c22fde289207f6b76 (diff)
downloadtor-5fcc48d389b558f5c147667321bedc530649b74c.tar
tor-5fcc48d389b558f5c147667321bedc530649b74c.tar.gz
r14425@Kushana: nickm | 2007-09-13 13:00:57 -0400
Do not load state when options->command is not RUN_TOR. (Resolves bug 499; backport candidate) svn:r11437
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 3dc454ebf..2da94f840 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -103,7 +103,7 @@ Things we'd like to do in 0.2.0.x:
extra-stable case.
- Streamline how we pick entry nodes: Make choose_random_entry() have
less magic and less control logic.
- - Maybe move NT services into their own module.
+ o Maybe move NT services into their own module.
- Refactor networkstatus generation:
- Include "v" line in getinfo values.