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 3f10acdc65..135cbb614a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,15 @@ 2004-04-07 Jeffrey Stedfast <fejj@ximian.com> + Fix for bug #56538 + + * em-folder-view.c (emfv_set_folder_uri): Don't set the preview + empty here. + (emfv_set_folder): If the folder is the same as the folder already + on the emfv, just return. Otherwise clear the preview and continue + setting the folder as normal. + +2004-04-07 Jeffrey Stedfast <fejj@ximian.com> + * em-account-prefs.c (em_account_prefs_apply): Removed. * em-mailer-prefs.c (em_mailer_prefs_apply): Removed. |