X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=TODO;h=1a80902e7751c79b08eedf4b5d01a82234fad9ca;hb=4ce8fb6c57f9352cd9f4732e89b1d93b022bfcab;hp=c5d84c681daac23ed21bd9dadc24d90928586a0f;hpb=2f613a28ea4b5b515d9a5fd35e51b0047d0cf5fb;p=privoxy.git diff --git a/TODO b/TODO index c5d84c68..1a80902e 100644 --- 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. @@ -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. + +115) Add ICAP (RFC 3507) support. FR #3615158.