From: Fabian Keil <fk@fabiankeil.de>
Date: Sat, 6 Nov 2010 11:57:46 +0000 (+0000)
Subject: Note that I started working on 57)
X-Git-Tag: v_3_0_17~49
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/coding.html?a=commitdiff_plain;h=7b0014e2db19298637e50b682347cd9372cc602e;p=privoxy.git

Note that I started working on 57)
---

diff --git a/TODO b/TODO
index c6e5aed1..49639787 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.22 2010/11/06 11:57:00 fabiankeil Exp $
+$Id: TODO,v 1.23 2010/11/06 11:57:31 fabiankeil Exp $
 
 Some Privoxy related task, not ordered in any way.
 
@@ -139,7 +139,8 @@ Some Privoxy related task, not ordered in any way.
     http://coad.measurement-factory.com/details.html#pricing
 
 57) Allow piping into external programs to allow more powerful
-    filters and policy decisions.
+    filters and policy decisions. Incomplete support available
+    in Fabian's popen branch.
 
 58) Move more template strings from the code into the actual templates.