From 4d00a548d044ec2ca1ac200af610ee6b91d6b555 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 17 Oct 2001 00:12:33 +0000 Subject: Rearange the order of the gpg options slightly otherwise it might try to 2001-10-16 Jeffrey Stedfast * camel-pgp-context.c (pgp_verify): Rearange the order of the gpg options slightly otherwise it might try to use "--no-tty" as the filename to verify :-) svn path=/trunk/; revision=13714 --- camel/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 915b355a74..aac9cb55d7 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,9 @@ 2001-10-16 Jeffrey Stedfast + * camel-pgp-context.c (pgp_verify): Rearange the order of the gpg + options slightly otherwise it might try to use "--no-tty" as the + filename to verify :-) + * camel-object.[c,h]: If CAMEL_DEBUG is defined, print some useful ref/unref info. -- cgit