aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog28
1 files changed, 28 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 175fbd6b01..77ac356c32 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,31 @@
+2004-11-03 Not Zed <NotZed@Ximian.com>
+
+ * em-folder-view.c (emfv_list_done_message_selected): revert
+ jeff's last change - we do actually want to know when we couldn't
+ load a message. the crash he was fixing was fixed elsewhere.
+ also fix the unref ordering stuff.
+
+ * em-format-html.c (efh_format_timeout): removed the fixme i
+ added.
+
+2004-11-01 Not Zed <NotZed@Ximian.com>
+
+ ** See bug #67496.
+
+ * em-format-html.c (efh_text_html): use the base on the emformat
+ to calculate our absolute iframe uri.
+ (efh_multipart_related): same as emf_multipart_related.
+
+ * em-format.c (emf_multipart_related): remove content-location
+ handling, now done in format_part_as.
+ (em_format_part_as): track content-base (& absolute
+ content-location) of all parts here.
+
+2004-11-02 Not Zed <NotZed@Ximian.com>
+
+ * em-event.c (eme_target_free, em_event_target_new_message):
+ handle NULL folder or message.
+
2004-11-02 Jeffrey Stedfast <fejj@novell.com>
* em-folder-view.c (emfv_list_done_message_selected): Check for