From bffafba763c867b1db2d7f2f374baaed99b61961 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Sat, 22 May 2004 00:45:47 +0000 Subject: ** Another unread count bug, #58814. 2004-05-22 Not Zed ** Another unread count bug, #58814. * mail-vfolder.c (context_rule_added): * mail-tools.c (mail_tool_uri_to_folder): * mail-component.c (mc_add_local_store_done): don't call mail note folder anymore, fix up headers. * mail-folder-cache.c (store_folder_opened) (mail_note_store_remove, mail_note_store): handle the new store:folder_opened signal. Don't need the mail_note_folder hack anymore, mail_tool_uri_to_folder slowly does less. svn path=/trunk/; revision=26042 --- mail/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 22a5631ecf..4c866ed8b3 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,17 @@ +2004-05-22 Not Zed + + ** Another unread count bug, #58814. + + * mail-vfolder.c (context_rule_added): + * mail-tools.c (mail_tool_uri_to_folder): + * mail-component.c (mc_add_local_store_done): don't call mail note + folder anymore, fix up headers. + + * mail-folder-cache.c (store_folder_opened) + (mail_note_store_remove, mail_note_store): handle the new + store:folder_opened signal. Don't need the mail_note_folder hack + anymore, mail_tool_uri_to_folder slowly does less. + 2004-05-21 Not Zed * mail-mt.c (do_call): add marshaller for p_ppppp call. -- cgit v1.2.3