diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 63ac8b9690..3f498bb439 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-10-25 Jeffrey Stedfast <fejj@ximian.com> + + * mail-ops.c (send_mail_free): Don't forget to unref the filter + driver here. + 2001-10-25 <NotZed@Ximian.com> * folder-browser-ui.c (fbui_sensitize_timeout): So apparently the @@ -76,7 +81,7 @@ (deadlock possibility). If we're in the thread of the task we're going to wait for, then return a failure (since we will deadlock). - (mail_async_event_emit): Chagned to use MailAsyncFunc type as the + (mail_async_event_emit): Changed to use MailAsyncFunc type as the function type, which just takes 3 void args, change args to suit. * mail-folder-cache.c (mail_note_store): Record the pending update |