From: Fabian Keil <fk@fabiankeil.de>
Date: Wed, 30 Oct 2013 14:31:23 +0000 (+0000)
Subject: Rephrase #114, uploading OpenPGP keys only fails on some servers
X-Git-Tag: v_3_0_22~229
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/static/developer-manual/@default-cgi@toggle?a=commitdiff_plain;h=2f613a28ea4b5b515d9a5fd35e51b0047d0cf5fb;p=privoxy.git

Rephrase #114, uploading OpenPGP keys only fails on some servers
---

diff --git a/TODO b/TODO
index ac785daa..c5d84c68 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.84 2013/08/29 11:13:00 fabiankeil Exp $
+$Id: TODO,v 1.85 2013/08/29 11:21:00 fabiankeil Exp $
 
 Some Privoxy-related tasks, sorted by the time they
 have been added, not by priority.
@@ -325,5 +325,5 @@ http://ijbswa.cvs.sourceforge.net/viewvc/ijbswa/current/TODO
 
 113) Log statistics upon receiving a certain signal (SIGINFO or SIGUSR1).
 
-114) Properly deal with status code 100, the current "Continue hack"
-     prevents gpg from 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.