diff options
author | Roger Dingledine <arma@torproject.org> | 2005-03-19 05:06:22 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-03-19 05:06:22 +0000 |
commit | 5c59ec8e1b53671fa8ba8990f345fa1d0b8477d2 (patch) | |
tree | 3b1fba7c71dc09324e5b21f44639b8083e161d03 | |
parent | ec7f232b242d4291219ed3cb8dc272d904d02c34 (diff) | |
download | tor-5c59ec8e1b53671fa8ba8990f345fa1d0b8477d2.tar.gz tor-5c59ec8e1b53671fa8ba8990f345fa1d0b8477d2.zip |
things roger needs to do for 0.1.0.1-rc
svn:r3782
-rw-r--r-- | doc/TODO | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -14,6 +14,16 @@ For 0.0.9.6: - Server instructions for OSX and Windows operators. - Audit all changes to bandwidth buckets for integer over/underflow. +For 0.1.0.1-rc: +R - write a changelog +R - pick the whole path when you start the circuit. + - and then the controller can call that for extendcircuit +R - finish messing with reachability stuff +R - if we jump in time a lot, then mark our circs and note that we + haven't made a circ yet. + + + For 0.1.0.x: Refactoring and infrastructure: |