Add #97: Add support for Tor's 'optimistic data' socks extension.
authorFabian Keil <fk@fabiankeil.de>
Fri, 26 Aug 2011 16:12:14 +0000 (16:12 +0000)
committerFabian Keil <fk@fabiankeil.de>
Fri, 26 Aug 2011 16:12:14 +0000 (16:12 +0000)
TODO

diff --git a/TODO b/TODO
index 84fc5ca..1b8525e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.51 2011/08/17 10:23:23 fabiankeil Exp $
+$Id: TODO,v 1.52 2011/08/17 10:23:42 fabiankeil Exp $
 
 Some Privoxy related tasks, sorted by the time they
 have been added, not by priority.
@@ -271,3 +271,5 @@ have been added, not by priority.
     filters than on actually doing something useful with them. Dividing
     filters by type instead of filter file would reduce the lookup-code
     quite a bit.
+
+97) Add support for Tor's 'optimistic data' socks extension.