diff options
author | Not Zed <NotZed@Ximian.com> | 2004-04-13 19:00:37 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-04-13 19:00:37 +0800 |
commit | 0997d33f97202d25be663dedff412825101ca1f8 (patch) | |
tree | 1fe33a5db08f228d89de5dfacd6ace134bfc0453 /mail/ChangeLog | |
parent | cf89e7ea3fdd12433c25cafc865d7becb4e9c28f (diff) | |
download | gsoc2013-evolution-0997d33f97202d25be663dedff412825101ca1f8.tar.gz gsoc2013-evolution-0997d33f97202d25be663dedff412825101ca1f8.tar.zst gsoc2013-evolution-0997d33f97202d25be663dedff412825101ca1f8.zip |
reset load_http_now once we've done, should fix #56338 finally.
2004-04-13 Not Zed <NotZed@Ximian.com>
* em-format-html.c
(efh_format_done): reset load_http_now once we've done, should
fix #56338 finally.
svn path=/trunk/; revision=25430
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 70cceb0f1b..b2e33244d5 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,6 +1,8 @@ 2004-04-13 Not Zed <NotZed@Ximian.com> * em-format-html.c (efh_format_headers): use %% for %%. + (efh_format_done): reset load_http_now once we've done, should + fix #56338 finally. * em-folder-view.c (emfv_init, emfv_finalise, emfv_activate): revert dans' creatable items handler patch, moved to |