diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2007-12-17 04:23:13 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-12-17 04:23:13 +0800 |
commit | aec1cc466636e8630eccbf4cf5a593dca84dde95 (patch) | |
tree | ad66f9114d24d3a416bca262d66e4c07f87ba70d /mail/ChangeLog | |
parent | 5b89cbe4f598387a56d22627558b5308da6044bc (diff) | |
download | gsoc2013-evolution-aec1cc466636e8630eccbf4cf5a593dca84dde95.tar.gz gsoc2013-evolution-aec1cc466636e8630eccbf4cf5a593dca84dde95.tar.zst gsoc2013-evolution-aec1cc466636e8630eccbf4cf5a593dca84dde95.zip |
** Fix for bug #430369
2007-12-17 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #430369
* mail-session.c: (mail_session_init): Init in the main gui thread.
svn path=/trunk/; revision=34713
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 6e488e1ee7..dbbd71dce4 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,11 @@ 2007-12-17 Srinivasa Ragavan <sragavan@novell.com> + ** Fix for bug #430369 + + * mail-session.c: (mail_session_init): Init in the main gui thread. + +2007-12-17 Srinivasa Ragavan <sragavan@novell.com> + ** Non-intrusive errror reporting and basic logging support. * em-folder-browser.c: (emfb_help_debug): Invoke the debug menu. |