From: Fabian Keil Date: Sat, 24 Nov 2012 14:13:58 +0000 (+0000) Subject: Add #107: Support more pcrs variables X-Git-Tag: v_3_0_20~157 X-Git-Url: http://www.privoxy.org/gitweb/templates.html?a=commitdiff_plain;h=7f05349be5d497645cd987c2a44e82dad53d05f7;p=privoxy.git Add #107: Support more pcrs variables --- diff --git a/TODO b/TODO index d9d4ad7f..2135af0d 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -$Id: TODO,v 1.67 2012/07/27 17:42:09 fabiankeil Exp $ +$Id: TODO,v 1.68 2012/10/21 12:59:08 fabiankeil Exp $ Some Privoxy-related tasks, sorted by the time they have been added, not by priority. @@ -306,3 +306,6 @@ http://ijbswa.cvs.sourceforge.net/viewvc/ijbswa/current/TODO 106) actionlist.h should be embedded in a way that causes less text segment bloat. + +107) Support more pcrs variables, for example $destination-ip-address + and $source-ip-address.