aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-02-20 08:42:28 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-02-20 08:42:28 +0800
commit8c481ff34db2c7229db6a4c6105f6caa88f5211d (patch)
tree87af892f2ea8d09f0deca26fa2957212bf582840 /composer/ChangeLog
parent72bc2233d228d6313a52c6a43e6a22c63067b954 (diff)
downloadgsoc2013-evolution-8c481ff34db2c7229db6a4c6105f6caa88f5211d.tar
gsoc2013-evolution-8c481ff34db2c7229db6a4c6105f6caa88f5211d.tar.gz
gsoc2013-evolution-8c481ff34db2c7229db6a4c6105f6caa88f5211d.tar.bz2
gsoc2013-evolution-8c481ff34db2c7229db6a4c6105f6caa88f5211d.tar.lz
gsoc2013-evolution-8c481ff34db2c7229db6a4c6105f6caa88f5211d.tar.xz
gsoc2013-evolution-8c481ff34db2c7229db6a4c6105f6caa88f5211d.tar.zst
gsoc2013-evolution-8c481ff34db2c7229db6a4c6105f6caa88f5211d.zip
Handle exceptions a little nicer and pop up a nice GnomeDialog with the
2001-02-19 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer.c (build_message): Handle exceptions a little nicer and pop up a nice GnomeDialog with the error message - also, don't return a CamelMimeMessage if it fails to sign/decrypt because we want to let the user decide what to do based on the error message he/she gets. svn path=/trunk/; revision=8296
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 258d58ddcf..34acb6e362 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,11 @@
+2001-02-19 Jeffrey Stedfast <fejj@ximian.com>
+
+ * e-msg-composer.c (build_message): Handle exceptions a little
+ nicer and pop up a nice GnomeDialog with the error message - also,
+ don't return a CamelMimeMessage if it fails to sign/decrypt
+ because we want to let the user decide what to do based on the
+ error message he/she gets.
+
2001-02-15 Dan Winship <danw@ximian.com>
* e-msg-composer-hdrs.c (e_msg_composer_hdrs_set_from_account): If