aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-06-23 07:07:55 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-06-23 07:07:55 +0800
commit3d0e7558f847ffba5fd9444c955bf215fee3489f (patch)
treef4c16ad4526fdc049e047389eed26fb64c76490e /camel/ChangeLog
parent4af1937ad505b032e35a0a8e5a409418f6a72a1f (diff)
downloadgsoc2013-evolution-3d0e7558f847ffba5fd9444c955bf215fee3489f.tar
gsoc2013-evolution-3d0e7558f847ffba5fd9444c955bf215fee3489f.tar.gz
gsoc2013-evolution-3d0e7558f847ffba5fd9444c955bf215fee3489f.tar.bz2
gsoc2013-evolution-3d0e7558f847ffba5fd9444c955bf215fee3489f.tar.lz
gsoc2013-evolution-3d0e7558f847ffba5fd9444c955bf215fee3489f.tar.xz
gsoc2013-evolution-3d0e7558f847ffba5fd9444c955bf215fee3489f.tar.zst
gsoc2013-evolution-3d0e7558f847ffba5fd9444c955bf215fee3489f.zip
Return -1 on error. (gpg_decrypt): Same. (gpg_sign): Again here.
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. svn path=/trunk/; revision=17257
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog11
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