From: Fabian Keil <fk@fabiankeil.de>
Date: Mon, 12 Apr 2010 16:43:21 +0000 (+0000)
Subject: Add: 79) Evaluate pcre alternatives.
X-Git-Tag: v_3_0_17~166
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/man-page/static/@default-cgi@edit-actions-add-url-form?a=commitdiff_plain;h=eaf23dabd8a7326e6cdae80a99f10bda0c3ec731;p=privoxy.git

Add: 79) Evaluate pcre alternatives.
---

diff --git a/TODO b/TODO
index 572070c7..ac3791f0 100644
--- 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.