aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-10-19 20:48:46 +0000
committerNick Mathewson <nickm@torproject.org>2007-10-19 20:48:46 +0000
commit9b5af75835ee3b89758f10c548428f09582a7bc6 (patch)
treeb9e7df98ffd12e6f1273cfab2d1268c21b00acc1 /doc
parent5f8f498207a35e7edd28bdea8f895a078fd53f5a (diff)
downloadtor-9b5af75835ee3b89758f10c548428f09582a7bc6.tar
tor-9b5af75835ee3b89758f10c548428f09582a7bc6.tar.gz
r15974@catbus: nickm | 2007-10-19 16:47:27 -0400
When we decode to use consensus method 2 or later, compute Unnamed and Named more or less as described in 122. Don't actually use consensus method 2 yet, so we can be sure we didn't screw up v1.. svn:r12055
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index a22dc7dff..6137f5066 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -100,8 +100,8 @@ Things we'd like to do in 0.2.0.x:
o Don't reject Unnamed routers.
. Implement consensus side
o Generic "pick which voting method to use" code.
- - When version 2 is set, set the Unnamed flag right.
- - Mention that we support method 2.
+ o When version 2 is set, set the Unnamed flag right.
+ - Mention (and admit to ourself) that we support method 2.
o Implement client side
- Refactoring: