diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 307651ea64..ae58656df8 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,15 @@ 2004-01-09 Not Zed <NotZed@Ximian.com> + ** See bug 52696. + + * mail-component.c (setup_search_context): move the searches to + ~/.evolution/mail/searches.xml (migration?). + (setup_search_context): fix a merge error, + vfoldertypes.xml->searchtypes.xml since it includes the system + searches now. + +2004-01-09 Not Zed <NotZed@Ximian.com> + * em-folder-tree.c (emft_popup_properties_got_folder): add total + unread counts to properties page. |