From 62185e127337bb781eeb51d86f3e7c22155b383f Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Fri, 19 Jun 2009 13:24:14 +0000
Subject: [PATCH] Add: 71) Allow to listen on multiple addresses without having
 to bind to all.

---
 TODO | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/TODO b/TODO
index c5be22e7..cf0f0c27 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.1 2009/05/16 11:28:08 fabiankeil Exp $
+$Id: TODO,v 1.2 2009/06/03 18:49:18 fabiankeil Exp $
 
 Some Privoxy related task, not ordered in any way.
 
@@ -162,3 +162,6 @@ Some Privoxy related task, not ordered in any way.
 70) If the server connection is reset but the headers are
     received, consider passing the mess to the client instead
     of showing the connect-failed template. Relates to #2698674.
+
+71) Allow to listen on multiple addresses without having to
+    bind to all.
-- 
2.49.0