summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-05-23 08:54:26 +0000
committerNick Mathewson <nickm@torproject.org>2006-05-23 08:54:26 +0000
commit21a05b3ba551ef2b1db605520a6e13bdda4c8a34 (patch)
treea0d9e86183e7eb20305c89cf94da6a51a254b5bc
parent820a7a2c24be1774b454b59842219c4e36440eed (diff)
downloadtor-21a05b3ba551ef2b1db605520a6e13bdda4c8a34.tar.gz
tor-21a05b3ba551ef2b1db605520a6e13bdda4c8a34.zip
Mark cross-compilation as solved in TODO.
svn:r6476
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 1147ed330b..ed2c82a2f7 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -150,7 +150,7 @@ Minor items for 0.1.2.x as time permits.
R - Streamline how we define a guard node as 'up'. document it somewhere.
- Better installers and build processes.
- Commit edmanm's win32 makefile to tor cvs contrib, or write a new one.
- - Can we cross-compile?
+ o Can we cross-compile?
R - Christian Grothoff's attack of infinite-length circuit.
the solution is to have a separate 'extend-data' cell type
which is used for the first N data cells, and only
@@ -294,5 +294,5 @@ Website:
R - make a page with the hidden service diagrams.
- ask Jan to be the translation coordinator? add to volunteer page.
-R - track down the patch for cross-compiling.
+ o track down the patch for cross-compiling.