diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 752be19887..59a8661ab1 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,9 @@ 2001-10-03 <NotZed@Ximian.com> + * folder-browser.c (update_status_bar): If we have hide deleted + set, then dont count deleted messages in the 'total' messages + count. Fixes #6591. + * mail-ops.c (add_vtrash_info): If we have a fragment, override that, rather than the path. Fixes #5251. |