From 5ded16a933f87f06c4dd8ad80f1da38fa07439e4 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 24 Jun 2002 22:59:59 +0000 Subject: Use --command-fd rather than --passphrase-fd since what we really want is 2002-06-24 Jeffrey Stedfast * camel-gpg-context.c (gpg_ctx_get_argv): Use --command-fd rather than --passphrase-fd since what we really want is an interactive mode (besides, --passphrase-fd requires a passphrase to be sent before --status-fd will send a NEED_PASSPHRASE status message). svn path=/trunk/; revision=17267 --- camel/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 073285284a..ce09271a00 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,10 @@ +2002-06-24 Jeffrey Stedfast + + * camel-gpg-context.c (gpg_ctx_get_argv): Use --command-fd rather + than --passphrase-fd since what we really want is an interactive + mode (besides, --passphrase-fd requires a passphrase to be sent + before --status-fd will send a NEED_PASSPHRASE status message). + 2002-06-23 Jeffrey Stedfast * camel-gpg-context.c (gpg_ctx_parse_status): Check for ERRSIG -- cgit v1.2.3