aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 12d6bb16f1..43beeb0e0e 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,11 @@
2004-04-21 Not Zed <NotZed@Ximian.com>
+ * em-folder-browser.c (emfb_activate): dont desensitise
+ HideDeleted just 'cause we have no folder, it needs to depend on
+ Trash folder only.
+ (emfb_set_folder): set the hidedeleted sensitivity based on
+ whether we have a trash folder or not. Fixed #57226.
+
* em-folder-view.c (emfv_class_init): use the right signal
callback for the changed signal. Fixes #57246.