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 d69009a108..17a38d9be6 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,11 @@
2003-11-14 Jeffrey Stedfast <fejj@ximian.com>
+ * mail-component.c (folder_selected_cb): Don't create a new view
+ anymore, simply set the new folder uri on the folder browser. This
+ makes the mailer use a lot less memory than in 1.x
+
+2003-11-14 Jeffrey Stedfast <fejj@ximian.com>
+
* em-folder-selection.c (folder_selected_cb): Only set OK to
sensitive if the selected node is not a store node.