diff options
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 f0d2afe754..173aa89c07 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2001-02-20 Not Zed <NotZed@Ximian.com> + + * mail-ops.c (fetch_mail_fetch): Unref the driver here, in the + subthread, so we dont block the gui while it sync's all the + folders. + (fetch_mail_fetched): Rewmoved above code from here. + 2001-02-16 Not Zed <NotZed@Ximian.com> * mail-send-recv.c (receive_status): Dont do the thaw/freeze set here. |