aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 6cd9bacc51..052883b8da 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,9 @@
2001-08-21 Peter Williams <peterw@ximian.com>
+ * message-list.c (message_list_set_folder): Don't sink the extras since
+ _set_folder can get called more than once (on reconfigure.)
+ (message_list_destroy): So just unref the extras here.
+
* mail-send-recv.c (build_dialogue): Treat the spool provider like IMAP:
update instead of performing an explicit receive.