aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index e99fd3427b..51fe50a9bd 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,12 @@
+2004-04-02 Not Zed <NotZed@Ximian.com>
+
+ ** See bug #56338.
+
+ * em-format-html.c (emfh_gethttp): fix the fugly "load http if"
+ that doesn't work to be a fugly "load http if" that does work.
+ (efh_format_timeout): dont set load_http_now here, its only an
+ override now.
+
2004-04-01 Jeffrey Stedfast <fejj@ximian.com>
* em-migrate.c (cp_r): Report progress. "Fixes" bug #56355.