summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2005-06-08 13:54:02 +0000
committerNick Mathewson <nickm@torproject.org>2005-06-08 13:54:02 +0000
commit3d602f6ed6d3ba571a6b8c27f465c71fbe67360f (patch)
treee2cfb4ce0713b92c54b0d9a3879c1891df3c4a41 /doc
parentec07e1195fc28d6d6e7ab45e0c875848eac5681f (diff)
downloadtor-3d602f6ed6d3ba571a6b8c27f465c71fbe67360f.tar.gz
tor-3d602f6ed6d3ba571a6b8c27f465c71fbe67360f.zip
Note item status
svn:r4345
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 8885b6d356..3ce52ab5a3 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -19,8 +19,12 @@ For 0.1.0.x:
- Why does kevent barf with EINVAL on some freebsd boxes?
- Fix the remaining flyspray bugs marked for 0.1.0.9
- Free remaining unfreed memory (arma will run valgrind)
- - Note libevent/method/platform combos that are unlikely to work.
+ . Note libevent/method/platform combos that are unlikely to work.
+ o Write
+ - Test
+ - Backport
- rewrite how libevent does select() on win32 so it's not so very slow.
+ (Nice idea but nontrivial.)
- instrument the code to figure out where our memory is going. (all platforms?)
for 0.1.1.x: