Add: 79) Evaluate pcre alternatives.
authorFabian Keil <fk@fabiankeil.de>
Mon, 12 Apr 2010 16:43:21 +0000 (16:43 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 12 Apr 2010 16:43:21 +0000 (16:43 +0000)
TODO

diff --git a/TODO b/TODO
index 572070c..ac3791f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.17 2010/02/09 16:21:46 fabiankeil Exp $
+$Id: TODO,v 1.18 2010/04/12 16:42:54 fabiankeil Exp $
 
 Some Privoxy related task, not ordered in any way.
 
@@ -190,3 +190,5 @@ Some Privoxy related task, not ordered in any way.
 77) Allow to configure the IP address used in outgoing connections.
 
 78) Allow to optionally use pcre's DFA algorithm.
+
+79) Evaluate pcre alternatives.