aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-04-13 05:27:55 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-04-13 05:27:55 +0800
commit7729c3ca47d7c70d9a7c0b3ca1fbacebff75c70d (patch)
tree1d9f40f9ea84935ecb4361057330d6dd581cb080 /composer/ChangeLog
parenta125cbdcb54527ce541b10f28ca543807aee419a (diff)
downloadgsoc2013-evolution-7729c3ca47d7c70d9a7c0b3ca1fbacebff75c70d.tar
gsoc2013-evolution-7729c3ca47d7c70d9a7c0b3ca1fbacebff75c70d.tar.gz
gsoc2013-evolution-7729c3ca47d7c70d9a7c0b3ca1fbacebff75c70d.tar.bz2
gsoc2013-evolution-7729c3ca47d7c70d9a7c0b3ca1fbacebff75c70d.tar.lz
gsoc2013-evolution-7729c3ca47d7c70d9a7c0b3ca1fbacebff75c70d.tar.xz
gsoc2013-evolution-7729c3ca47d7c70d9a7c0b3ca1fbacebff75c70d.tar.zst
gsoc2013-evolution-7729c3ca47d7c70d9a7c0b3ca1fbacebff75c70d.zip
Use the mail-crypto pgp-mime wrappers. (build_message):
2001-04-12 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer.c (build_message): Use the mail-crypto pgp-mime wrappers. (build_message): s/CAMEL_PGP_HASH_TYPE_SHA1/CAMEL_CIPHER_HASH_SHA1 svn path=/trunk/; revision=9285
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 6e7051bfa9..a2c1cb6ea8 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -2,6 +2,7 @@
* e-msg-composer.c (build_message): Use the mail-crypto pgp-mime
wrappers.
+ (build_message): s/CAMEL_PGP_HASH_TYPE_SHA1/CAMEL_CIPHER_HASH_SHA1
2001-04-11 Dan Winship <danw@ximian.com>