aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 81dfff224a..e7edfcf811 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -3,6 +3,9 @@
* mail-component.c (view_changed_cb): display selected count
instead of unread if we have >1 selected. Also don't do special
case drafts/sent/outbox stuff if folders are inbox or re-used.
+ (view_control_activate_cb): force check of autosaved messages as
+ soon as the mailer starts up (well, after a delay, this seems
+ wrong). #57093.
2004-04-21 Not Zed <NotZed@Ximian.com>