diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index b50345b9b7..6560ae570e 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,14 @@ +2002-06-22 Jeffrey Stedfast <fejj@ximian.com> + + * camel-gpg-context.c (gpg_encrypt): Return -1 on error. + (gpg_decrypt): Same. + (gpg_sign): Again here. + (gpg_ctx_op_step): Only attenmpt to read from the status-fd if we + are not already 'complete'. + + * camel-pgp-mime.c (camel_pgp_mime_part_encrypt): Flush the + filtered stream. + 2002-06-21 Jeffrey Stedfast <fejj@ximian.com> * camel-gpg-context.[c,h]: New source files implementing the |