aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2004-02-20 10:33:30 +0800
committerChris Toshok <toshok@src.gnome.org>2004-02-20 10:33:30 +0800
commit353d5428a9a97cf3d2a74bcef5ce19647e12eae7 (patch)
treea5d8f785eb5eda52d47fdbbc6e57ac4d58f8bde3 /mail/ChangeLog
parent3f97ed4a4720d7467a99c261f5355b35a677102d (diff)
downloadgsoc2013-evolution-353d5428a9a97cf3d2a74bcef5ce19647e12eae7.tar
gsoc2013-evolution-353d5428a9a97cf3d2a74bcef5ce19647e12eae7.tar.gz
gsoc2013-evolution-353d5428a9a97cf3d2a74bcef5ce19647e12eae7.tar.bz2
gsoc2013-evolution-353d5428a9a97cf3d2a74bcef5ce19647e12eae7.tar.lz
gsoc2013-evolution-353d5428a9a97cf3d2a74bcef5ce19647e12eae7.tar.xz
gsoc2013-evolution-353d5428a9a97cf3d2a74bcef5ce19647e12eae7.tar.zst
gsoc2013-evolution-353d5428a9a97cf3d2a74bcef5ce19647e12eae7.zip
wrap code with ENABLE_SMIME instead of HAVE_NSS. (emf_multipart_signed):
2004-02-19 Chris Toshok <toshok@ximian.com> * em-format.c (emf_application_xpkcs7mime): wrap code with ENABLE_SMIME instead of HAVE_NSS. (emf_multipart_signed): same. (type_builtin_table): same. svn path=/trunk/; revision=24811
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 50ae3a4e1f..7822da91c5 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,10 @@
+2004-02-19 Chris Toshok <toshok@ximian.com>
+
+ * em-format.c (emf_application_xpkcs7mime): wrap code with
+ ENABLE_SMIME instead of HAVE_NSS.
+ (emf_multipart_signed): same.
+ (type_builtin_table): same.
+
2004-02-19 Rodney Dawes <dobey@ximian.com>
* em-folder-tree.c (emft_save_state): Revert previous change, doh