aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 573ddc30d3..81780aa030 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,19 @@
+2003-12-10 Jeffrey Stedfast <fejj@ximian.com>
+
+ * mail-folder-cache.c (real_flush_updates): Update the unread
+ count in the model if the folder got new mail.
+
+ * em-folder-selection.c (em_select_folder): Updated.
+
+ * em-folder-selection-button.c
+ (em_folder_selection_button_clicked): Updated.
+
+ * em-folder-tree-model.c (em_folder_tree_model_set_unread_count):
+ New function to update the unread count for a folder.
+
+ * mail-component.c (mail_component_peek_tree_model): Don't ref the
+ model. Also renamed s/get/peek/
+
2003-12-10 Not Zed <NotZed@Ximian.com>
* em-format-html-display.c (efhd_multipart_signed):