aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2002-06-04 08:06:36 +0800
committerMichael Zucci <zucchi@src.gnome.org>2002-06-04 08:06:36 +0800
commit9773d74ec175f335918279c65f36294cc9bfc9f0 (patch)
treeb9e7a7404e36171a1c3f5e5a4e832aceeb0221f9 /mail/ChangeLog
parentb0d3a768d1197ef3fdd2f5884d981a23c367d594 (diff)
downloadgsoc2013-evolution-9773d74ec175f335918279c65f36294cc9bfc9f0.tar
gsoc2013-evolution-9773d74ec175f335918279c65f36294cc9bfc9f0.tar.gz
gsoc2013-evolution-9773d74ec175f335918279c65f36294cc9bfc9f0.tar.bz2
gsoc2013-evolution-9773d74ec175f335918279c65f36294cc9bfc9f0.tar.lz
gsoc2013-evolution-9773d74ec175f335918279c65f36294cc9bfc9f0.tar.xz
gsoc2013-evolution-9773d74ec175f335918279c65f36294cc9bfc9f0.tar.zst
gsoc2013-evolution-9773d74ec175f335918279c65f36294cc9bfc9f0.zip
Changed to check everything from the composer before the message is
2002-06-03 Not Zed <NotZed@Ximian.com> * mail-callbacks.c (composer_get_message): Changed to check everything from the composer before the message is requested. Otherwise we could end up signing/encrypting it twice, etc. * mail-format.c (handle_multipart_signed): removed some dead wood. svn path=/trunk/; revision=17094
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 5b238f41c5..46caa2cb9b 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2002-06-03 Not Zed <NotZed@Ximian.com>
+
+ * mail-callbacks.c (composer_get_message): Changed to check
+ everything from the composer before the message is requested.
+ Otherwise we could end up signing/encrypting it twice, etc.
+
+ * mail-format.c (handle_multipart_signed): removed some dead wood.
+
2002-06-03 Jeffrey Stedfast <fejj@ximian.com>
* component-factory.c (request_quit): Prompt the user to see if he