From: Fabian Keil <fk@fabiankeil.de>
Date: Sat, 24 Nov 2012 14:14:37 +0000 (+0000)
Subject: Add #108: Allow to use a somewhat random string intead of PRIVOXY-FORCE
X-Git-Tag: v_3_0_20~156
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/@default-cgi@show-url-info?a=commitdiff_plain;h=f5600b75049200ef1769e4888770e0d841e4b2dc;p=privoxy.git

Add #108: Allow to use a somewhat random string intead of PRIVOXY-FORCE

According to #2963658 this was already on "the TODO list",
but apparently not on this one.
---

diff --git a/TODO b/TODO
index 2135af0d..71ee7e77 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.68 2012/10/21 12:59:08 fabiankeil Exp $
+$Id: TODO,v 1.69 2012/11/24 14:13:58 fabiankeil Exp $
 
 Some Privoxy-related tasks, sorted by the time they
 have been added, not by priority.
@@ -309,3 +309,5 @@ http://ijbswa.cvs.sourceforge.net/viewvc/ijbswa/current/TODO
 
 107) Support more pcrs variables, for example $destination-ip-address
      and $source-ip-address.
+
+108) Allow to use a somewhat random string intead of PRIVOXY-FORCE.