X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=TODO;h=96f66a0cfbd5f097cbc9e3d24ee26a7f27d86581;hb=2b292d6a663868131e45f4789d0a29df79e1489a;hp=311da08e4a5aa5b5c183715f255341034527bcd9;hpb=55d6f5f302465d64e6d36298abde3b14c439eb0f;p=privoxy.git diff --git a/TODO b/TODO index 311da08e..96f66a0c 100644 --- 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.19 2010/04/12 16:43:21 fabiankeil Exp $ Some Privoxy related task, not ordered in any way. @@ -188,3 +188,10 @@ 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. + +79) Evaluate pcre alternatives. + +80) Change FEATURE_EXTENDED_HOST_PATTERNS to support both + extended and vanilla host patterns at the same time.