aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2003-11-05 08:44:28 +0800
committerMichael Zucci <zucchi@src.gnome.org>2003-11-05 08:44:28 +0800
commitc960f0e4f88888fc3a3923cc36a97820da0aaf87 (patch)
tree5713527deaf5720912ffd2e1a476761bf49ae279 /composer/ChangeLog
parentd0375813d86145111e6bc5da07e565157de451e9 (diff)
downloadgsoc2013-evolution-c960f0e4f88888fc3a3923cc36a97820da0aaf87.tar
gsoc2013-evolution-c960f0e4f88888fc3a3923cc36a97820da0aaf87.tar.gz
gsoc2013-evolution-c960f0e4f88888fc3a3923cc36a97820da0aaf87.tar.bz2
gsoc2013-evolution-c960f0e4f88888fc3a3923cc36a97820da0aaf87.tar.lz
gsoc2013-evolution-c960f0e4f88888fc3a3923cc36a97820da0aaf87.tar.xz
gsoc2013-evolution-c960f0e4f88888fc3a3923cc36a97820da0aaf87.tar.zst
gsoc2013-evolution-c960f0e4f88888fc3a3923cc36a97820da0aaf87.zip
changed to use ciphercontext directly to sign the message, no
2003-11-03 Not Zed <NotZed@Ximian.com> * e-msg-composer.c (build_message): changed to use ciphercontext directly to sign the message, no multipart-signed usage. (build_message): do the same for multipart/encryption for gpg encrypting. svn path=/trunk/; revision=23188
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 7d4d468820..4df5e2d218 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,9 @@
+2003-11-03 Not Zed <NotZed@Ximian.com>
+
+ * e-msg-composer.c (build_message): changed to use ciphercontext
+ directly to sign the message, no multipart-signed usage.
+ (build_message): do the same for multipart/encryption for gpg encrypting.
+
2003-11-03 Ettore Perazzoli <ettore@ximian.com>
* e-msg-composer-hdrs.h (SELECT_NAMES_OAFIID): Append "_2".