diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index f882497878..f03b5760f7 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2008-09-11 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #534039 + + * mail-vfolder.c: (vfolder_load_storage): Load store to mail component + first, to have all notifications registered in time of adding rules. + * mail-folder-cache.c: (real_flush_updates): Dropped unnecessary and + offending code causing infinite loops when deleting search folder. + 2008-09-09 Milan Crha <mcrha@redhat.com> ** Fix for bug #493298 |