diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-10-18 06:19:14 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-10-18 06:19:14 +0800 |
commit | e255938fa37f56019a0a36a38c490db3677ae595 (patch) | |
tree | 2372aef4cc6bf0f9ceb950644a627fce76934ddd /mail/ChangeLog | |
parent | 982357f35cdadf9a823dd1b5a3c0a35bf2ecbdad (diff) | |
download | gsoc2013-evolution-e255938fa37f56019a0a36a38c490db3677ae595.tar.gz gsoc2013-evolution-e255938fa37f56019a0a36a38c490db3677ae595.tar.zst gsoc2013-evolution-e255938fa37f56019a0a36a38c490db3677ae595.zip |
No longer need to copy the description now that camel-exceptions have been
2001-10-17 Jeffrey Stedfast <fejj@ximian.com>
* mail-ops.c (mail_send_message): No longer need to copy the
description now that camel-exceptions have been fixed.
svn path=/trunk/; revision=13738
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 1838a14774..316a2def67 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,8 @@ 2001-10-17 Jeffrey Stedfast <fejj@ximian.com> + * mail-ops.c (mail_send_message): No longer need to copy the + description now that camel-exceptions have been fixed. + * subscribe-dialog.h (subscribe_dialog_show): Helper macro. * subscribe-dialog.c (subscribe_dialog_run_and_close): Removed. |