From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 18 Sep 2011 14:41:03 +0000 (+0000)
Subject: Rephrase #12 as pipelined client requests aren't completely unsupported
X-Git-Tag: v_3_0_18~97
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/static/@default-cgi@toggle?a=commitdiff_plain;h=bf23e2d3389f4fdeeebf697060e10f458bbc4aff;p=privoxy.git

Rephrase #12 as pipelined client requests aren't completely unsupported
---

diff --git a/TODO b/TODO
index 56c286be..ac2b3987 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.54 2011/09/18 14:40:26 fabiankeil Exp $
+$Id: TODO,v 1.55 2011/09/18 14:40:43 fabiankeil Exp $
 
 Some Privoxy-related tasks, sorted by the time they
 have been added, not by priority.
@@ -43,7 +43,7 @@ http://ijbswa.cvs.sourceforge.net/viewvc/ijbswa/current/TODO
 11) CGI templates should use semantically-correct HTML
     and scale properly.
 
-12) Add pipelining support.
+12) Improve pipelining support.
 
 14) Allow to filter POST parameters.