diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-09-15 03:53:12 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-09-15 03:53:12 +0800 |
commit | bc38f72b7ccc72d8e481a65763f501241ccf8c1e (patch) | |
tree | 9c8f532fe9d0e24e18f373c142d2604a0efe919b /mail/ChangeLog | |
parent | cf9e3919bc99b9f8482f9557022b54510b42f061 (diff) | |
download | gsoc2013-evolution-bc38f72b7ccc72d8e481a65763f501241ccf8c1e.tar.gz gsoc2013-evolution-bc38f72b7ccc72d8e481a65763f501241ccf8c1e.tar.zst gsoc2013-evolution-bc38f72b7ccc72d8e481a65763f501241ccf8c1e.zip |
Append a message to any exception we get appending to any folders after
2001-09-14 Jeffrey Stedfast <fejj@ximian.com>
* mail-ops.c (mail_send_message): Append a message to any
exception we get appending to any folders after having sent the
message successfully saying that the message was sent successfully
so the user doesn't misinterpret the error.
svn path=/trunk/; revision=12830
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 68afaee948..9d272b3021 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2001-09-14 Jeffrey Stedfast <fejj@ximian.com> + + * mail-ops.c (mail_send_message): Append a message to any + exception we get appending to any folders after having sent the + message successfully saying that the message was sent successfully + so the user doesn't misinterpret the error. + 2001-09-13 Jon Trowbridge <trow@ximian.com> * mail-callbacks.c (composer_get_message): Fixed double-freeing of |