diff options
author | Roger Dingledine <arma@torproject.org> | 2006-08-14 06:29:40 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-08-14 06:29:40 +0000 |
commit | c33fb05de06f1654ca53065166b4cb6d4e3eb73b (patch) | |
tree | 23499554fc4f5f10f86f76c684841052c2eff1c5 /doc | |
parent | b9fe5130ab920a3d3a0b2984609994b39e2267b3 (diff) | |
download | tor-c33fb05de06f1654ca53065166b4cb6d4e3eb73b.tar.gz tor-c33fb05de06f1654ca53065166b4cb6d4e3eb73b.zip |
this is what i really meant
svn:r7047
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -33,7 +33,10 @@ Items for 0.1.2.x: address_is_in_virtual_range(req->address) but also to check whether ent = strmap_get(addressmap, address) and ent->new_address is set? - when we start, remove any entryguards that are listed in excludenodes. - - start calling dev releases 0.1.2.1-alpha-dev, not -cvs. + . start calling dev releases 0.1.2.1-alpha-dev, not -cvs. Do we need + to change the code in any way for this? + - find functions like print_cvs_version() and update them to think + about svn instead. - enumerate events of important things that occur in tor, so vidalia can react. - We should ship with a list of stable dir mirrors -- they're not |