** Fix for bug #450840
authorSrinivasa Ragavan <sragavan@novell.com>
Thu, 24 Jan 2008 01:34:53 +0000 (01:34 +0000)
committerSrinivasa Ragavan <sragavan@src.gnome.org>
Thu, 24 Jan 2008 01:34:53 +0000 (01:34 +0000)
commitb9c624e3f19bc5c73355641ab3bc17d9f086c3e5
tree3a01627edd31e244ebcb38312ecb22e811493303
parenta2c1cca08e4727af624e9ba6e7c5c3e360171fe8
** Fix for bug #450840

2008-01-22  Srinivasa Ragavan  <sragavan@novell.com>

** Fix for bug #450840

* camel-mbox-folder.c: (mbox_get_message): A corrupted summary that
would get fine in next sync. So lets not crash if a message is not
there.

2008-01-22  Srinivasa Ragavan  <sragavan@novell.com>

** Fix for bug #482940

* camel-maildir-summary.c: (camel_maildir_summary_init),
(camel_maildir_summary_finalise), (maildir_summary_check): Make the
maildir summary check thread safe. May be needed for other functions
too.

svn path=/trunk/; revision=8409
camel/providers/local/ChangeLog
camel/providers/local/camel-maildir-summary.c
camel/providers/local/camel-mbox-folder.c