diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-09-15 06:19:57 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-09-15 06:19:57 +0800 |
commit | f711960d8885604cf4d13d81aeb9d09bc752ca82 (patch) | |
tree | c3576940d75aa37dc399cb22772f8f239111322b /mail/ChangeLog | |
parent | 922378079b9a5290cdd15382b52e83d0450d95f2 (diff) | |
download | gsoc2013-evolution-f711960d8885604cf4d13d81aeb9d09bc752ca82.tar gsoc2013-evolution-f711960d8885604cf4d13d81aeb9d09bc752ca82.tar.gz gsoc2013-evolution-f711960d8885604cf4d13d81aeb9d09bc752ca82.tar.bz2 gsoc2013-evolution-f711960d8885604cf4d13d81aeb9d09bc752ca82.tar.lz gsoc2013-evolution-f711960d8885604cf4d13d81aeb9d09bc752ca82.tar.xz gsoc2013-evolution-f711960d8885604cf4d13d81aeb9d09bc752ca82.tar.zst gsoc2013-evolution-f711960d8885604cf4d13d81aeb9d09bc752ca82.zip |
Revert my bar_destroy code and replace it with dialog_destroy instead.
2001-09-14 Jeffrey Stedfast <fejj@ximian.com>
* mail-send-recv.c (build_dialogue): Revert my bar_destroy code
and replace it with dialog_destroy instead.
svn path=/trunk/; revision=12832
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 9d272b3021..5c3289374b 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,8 @@ 2001-09-14 Jeffrey Stedfast <fejj@ximian.com> + * mail-send-recv.c (build_dialogue): Revert my bar_destroy code + and replace it with dialog_destroy instead. + * 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 |