From: Fabian Keil <fk@fabiankeil.de>
Date: Thu, 10 Feb 2011 22:16:55 +0000 (+0000)
Subject: Add #89: show multiple block reasons on the blocked page
X-Git-Tag: v_3_0_18~345
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/man-page/static/@default-cgi@edit-actions-add-url-form?a=commitdiff_plain;h=4879a172a199a99a410328601498ac1e34d8496b;p=privoxy.git

Add #89: show multiple block reasons on the blocked page
---

diff --git a/TODO b/TODO
index 54eb43da..b446c632 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.31 2011/01/15 13:12:45 fabiankeil Exp $
+$Id: TODO,v 1.32 2011/01/24 18:12:44 fabiankeil Exp $
 
 Some Privoxy related tasks, not ordered in any way.
 
@@ -247,3 +247,7 @@ Some Privoxy related tasks, not ordered in any way.
 
 88) Investigate if there's a Perl module that Privoxy-Regression-Test
     could optionally use to keep connections alive.
+
+89) When multiple block actions apply, consider showing all the block
+    reasons on the blocked page that haven't been overruled, not just
+    the last one.