diff options
author | Nick Mathewson <nickm@torproject.org> | 2006-05-23 08:54:26 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2006-05-23 08:54:26 +0000 |
commit | 21a05b3ba551ef2b1db605520a6e13bdda4c8a34 (patch) | |
tree | a0d9e86183e7eb20305c89cf94da6a51a254b5bc | |
parent | 820a7a2c24be1774b454b59842219c4e36440eed (diff) | |
download | tor-21a05b3ba551ef2b1db605520a6e13bdda4c8a34.tar.gz tor-21a05b3ba551ef2b1db605520a6e13bdda4c8a34.zip |
Mark cross-compilation as solved in TODO.
svn:r6476
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |