Let --with-group properly deal with secondary groups
[privoxy.git] / TODO
diff --git a/TODO b/TODO
index c5d84c6..1a80902 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.85 2013/08/29 11:21:00 fabiankeil Exp $
+$Id: TODO,v 1.86 2013/10/30 14:31:23 fabiankeil Exp $
 
 Some Privoxy-related tasks, sorted by the time they
 have been added, not by priority.
 
 Some Privoxy-related tasks, sorted by the time they
 have been added, not by priority.
@@ -327,3 +327,5 @@ http://ijbswa.cvs.sourceforge.net/viewvc/ijbswa/current/TODO
 
 114) Properly deal with status code 100. The current "Continue hack"
      can cause problems for gpg when uploading keys through Privoxy.
 
 114) Properly deal with status code 100. The current "Continue hack"
      can cause problems for gpg when uploading keys through Privoxy.
+
+115) Add ICAP (RFC 3507) support. FR #3615158.