Add #107: Support more pcrs variables
authorFabian Keil <fk@fabiankeil.de>
Sat, 24 Nov 2012 14:13:58 +0000 (14:13 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 24 Nov 2012 14:13:58 +0000 (14:13 +0000)
TODO

diff --git a/TODO b/TODO
index d9d4ad7..2135af0 100644 (file)
--- 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.