diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-10-25 02:53:24 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-10-25 02:53:24 +0000 |
commit | 4750c46aea486895e409002a3139c672c540ec69 (patch) | |
tree | ec59a22fdb6168bd494c045568656f4ad179f97c /doc | |
parent | beb73c90abd9d6a3266b02abaff61dce8b891d61 (diff) | |
download | tor-4750c46aea486895e409002a3139c672c540ec69.tar.gz tor-4750c46aea486895e409002a3139c672c540ec69.zip |
r16128@catbus: nickm | 2007-10-24 22:52:16 -0400
Fix windows mmap changes.
svn:r12171
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -84,10 +84,10 @@ Things we'd like to do in 0.2.0.x: o Implement voting side o Set Named and Unnamed sensibly o Don't reject Unnamed routers. - . Implement consensus side + o Implement consensus side o Generic "pick which voting method to use" code. o When version 2 is set, set the Unnamed flag right. - - Mention (and admit to ourself) that we support method 2. + o Mention (and admit to ourself) that we support method 2. o Implement client side - Refactoring: |