summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-03-19 05:06:22 +0000
committerRoger Dingledine <arma@torproject.org>2005-03-19 05:06:22 +0000
commit5c59ec8e1b53671fa8ba8990f345fa1d0b8477d2 (patch)
tree3b1fba7c71dc09324e5b21f44639b8083e161d03
parentec7f232b242d4291219ed3cb8dc272d904d02c34 (diff)
downloadtor-5c59ec8e1b53671fa8ba8990f345fa1d0b8477d2.tar.gz
tor-5c59ec8e1b53671fa8ba8990f345fa1d0b8477d2.zip
things roger needs to do for 0.1.0.1-rc
svn:r3782
-rw-r--r--doc/TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index ed8b5c64fb..eb14e430f7 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -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: