diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 7aa82051ca..974e7f21ee 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,11 @@ 2002-07-05 Jeffrey Stedfast <fejj@ximian.com> + * mail-callbacks.c (composer_send_queued_cb): Only queue a send + operation if we are in Online mode, otherwise don't bother wasting + our time. + +2002-07-05 Jeffrey Stedfast <fejj@ximian.com> + * main.c (main): No longer need to pass a postpone_cb function into the composer factory_init. |