diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 9a9247a0c6..ce90b512c2 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2001-07-06 Dan Winship <danw@ximian.com> + + * mail-folder-cache.c (mail_folder_cache_set_folder_browser): Fix + obvious bug in previous bugfix: Pass "fb" to check_for_fb_match() + so only the selected folder gets updated, instead of "all folders + that haven't yet been selected". + 2001-07-06 Ettore Perazzoli <ettore@ximian.com> * component-factory.c (populate_folder_context_menu): New function |