diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 075849b1bf..2ba70b9dfa 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2007-07-29 Rob Bradford <rob@robster.org.uk> + + ** Potential fix for: #453668 + + * mail-folder-cache.c: (folder_changed): + Deal with the fact that camel_folder_get_message_info can return NULL + and therefore don't try and dereference anything from that pointer. + 2007-07-29 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #459030 |