Remove parts of get_filter_function() that have been moved to content_requires_filter...
[privoxy.git] / TODO
diff --git a/TODO b/TODO
index 311da08..96f66a0 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.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.