Add: 78) Allow to optionally use pcre's DFA algorithm.
authorFabian Keil <fk@fabiankeil.de>
Mon, 12 Apr 2010 16:42:54 +0000 (16:42 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 12 Apr 2010 16:42:54 +0000 (16:42 +0000)
TODO

diff --git a/TODO b/TODO
index 311da08..572070c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.16 2010/02/09 16:20:42 fabiankeil Exp $
+$Id: TODO,v 1.17 2010/02/09 16:21:46 fabiankeil Exp $
 
 Some Privoxy related task, not ordered in any way.
 
@@ -188,3 +188,5 @@ Some Privoxy related task, not ordered in any way.
     If you care about this, feel free to submit patches.
 
 77) Allow to configure the IP address used in outgoing connections.
+
+78) Allow to optionally use pcre's DFA algorithm.