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 e43a1c25f2..c336296d2e 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -2,6 +2,9 @@
* component-factory.c (owner_unset_cb): Disable interaction once
the shell has quit.
+ (create_view): Instead of
+ folder_browser_factory_new_control ("", corba_shell) when looking
+ at a mailstorage folder, use create_noselect_control().
2001-08-27 Ettore Perazzoli <ettore@ximian.com>