diff options
author | Not Zed <NotZed@Ximian.com> | 2004-08-30 12:23:21 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-08-30 12:23:21 +0800 |
commit | ff17456c450e124a47c24d4a342c0c4f778731a8 (patch) | |
tree | 49da0bc54a21897bdc852d799b9fc42a9ae8b065 /mail/ChangeLog | |
parent | c49d8da3ae22eb5ebfc0760cf2d37cb3c29f434a (diff) | |
download | gsoc2013-evolution-ff17456c450e124a47c24d4a342c0c4f778731a8.tar gsoc2013-evolution-ff17456c450e124a47c24d4a342c0c4f778731a8.tar.gz gsoc2013-evolution-ff17456c450e124a47c24d4a342c0c4f778731a8.tar.bz2 gsoc2013-evolution-ff17456c450e124a47c24d4a342c0c4f778731a8.tar.lz gsoc2013-evolution-ff17456c450e124a47c24d4a342c0c4f778731a8.tar.xz gsoc2013-evolution-ff17456c450e124a47c24d4a342c0c4f778731a8.tar.zst gsoc2013-evolution-ff17456c450e124a47c24d4a342c0c4f778731a8.zip |
** See bug #63456.
2004-08-27 Not Zed <NotZed@Ximian.com>
** See bug #63456.
* message-list.c (main_folder_changed): noop if the async_event
pointer is NULL which can happen during destroy.
svn path=/trunk/; revision=27072
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index eaf3280b9d..df67b60003 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2004-08-27 Not Zed <NotZed@Ximian.com> + + ** See bug #63456. + + * message-list.c (main_folder_changed): noop if the async_event + pointer is NULL which can happen during destroy. + 2004-08-27 JP Rosevear <jpr@novell.com> * importers/mail-importer.c (import_folders_rec): utf8_filename |