diff options
author | Not Zed <NotZed@Ximian.com> | 2004-01-15 15:28:45 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-01-15 15:28:45 +0800 |
commit | c5136af440bb5d7b5c9103ec61070ae3776edc19 (patch) | |
tree | 5a3ba0768521d453c20df109494713588bf9d832 /mail/ChangeLog | |
parent | 9479a616f6b2de401b9f32db4ac568ebe0cede53 (diff) | |
download | gsoc2013-evolution-c5136af440bb5d7b5c9103ec61070ae3776edc19.tar.gz gsoc2013-evolution-c5136af440bb5d7b5c9103ec61070ae3776edc19.tar.zst gsoc2013-evolution-c5136af440bb5d7b5c9103ec61070ae3776edc19.zip |
** See bug #52891.
2004-01-15 Not Zed <NotZed@Ximian.com>
** See bug #52891.
* em-format-html.c (em_format_html_get_type): protect against http
cache not being able to be created.
svn path=/trunk/; revision=24236
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index b1b8932f2f..de34ac9b31 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,10 @@ 2004-01-15 Not Zed <NotZed@Ximian.com> + ** See bug #52891. + + * em-format-html.c (em_format_html_get_type): protect against http + cache not being able to be created. + ** See bug #52878. * em-folder-view.c (emfv_finalise): unhook message_changed too. |