From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 24 Jan 2010 15:40:13 +0000 (+0000)
Subject: Remove 73), which has been implemented a couple of months ago.
X-Git-Tag: v_3_0_16~47
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/developer-manual/@default-cgi@toggle?a=commitdiff_plain;h=c80ce6b15cc188f3ffa5c9d8cfdcedc13d610e3c;p=privoxy.git

Remove 73), which has been implemented a couple of months ago.
---

diff --git a/TODO b/TODO
index 46a69716..d30731bd 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.13 2010/01/24 15:38:50 fabiankeil Exp $
+$Id: TODO,v 1.14 2010/01/24 15:39:32 fabiankeil Exp $
 
 Some Privoxy related task, not ordered in any way.
 
@@ -175,10 +175,6 @@ Some Privoxy related task, not ordered in any way.
 71) Allow to listen on multiple addresses without having to
     bind to all.
 
-73) Factor FEATURE_CONNECTION_SHARING out of
-    FEATURE_CONNECTION_KEEP_ALIVE so the later can be enabled
-    on platforms without mutex support as well.
-
 74) Let Privoxy-Regression-Test optionally check that action
     sections which disable actions actually are preceded by
     sections that enable said actions.