commit 7793cdb63d9f73a5ae155ae801604407a7c5c954 Author: David Goulet dgoulet@ev0ke.net Date: Fri Aug 23 21:34:50 2013 -0400
Update TODO list
Signed-off-by: David Goulet dgoulet@ev0ke.net --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/TODO b/TODO index 66ae105..ab593f4 100644 --- a/TODO +++ b/TODO @@ -3,8 +3,8 @@ Version 2.0 * Support res_* API * Check recvmmsg() FD passing on Unix socket and for TCP socket, clean exit * Support the complete list of dangerous syscall numbers with syscall() -* Clean configure.ac -* Create new updated torsocks shell script +* Clean configure.ac - DONE +* Create new updated torsocks shell script - DONE * Rename torsocks to something more meaningful * Add tests and a bunch load of them!
tor-commits@lists.torproject.org