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 243b6d9d3a..43400bdc09 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,9 @@ 2000-07-02 Dan Winship <danw@helixcode.com> + * mail-ops.c (real_fetch_mail): Remove hack to redisplay the + inbox, since folder_changed signals will now be emitted + appropriately. + * component-factory.c (create_vfolder_storage): Fix filter_driver_new invocation. |