From ea4d1ae39e1e9ac76c02fcc0fb881a946ce70a45 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 5 Jul 2001 20:07:46 +0000 Subject: Send the --no-auto-key-retrieve argument to gpg so that we don't have to 2001-07-05 Jeffrey Stedfast * camel-pgp-context.c (pgp_verify): Send the --no-auto-key-retrieve argument to gpg so that we don't have to worry about gpg hanging if it can't connect to the key servers, because now it shouldn't even attempt to. svn path=/trunk/; revision=10827 --- camel/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 7481dcaa39..e1ef7e62f2 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,10 @@ +2001-07-05 Jeffrey Stedfast + + * camel-pgp-context.c (pgp_verify): Send the + --no-auto-key-retrieve argument to gpg so that we don't have to + worry about gpg hanging if it can't connect to the key servers, + because now it shouldn't even attempt to. + 2001-07-05 Chris Toshok * camel-tcp-stream-openssl.c (ssl_verify): use -- cgit