aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 09c28c429a..2b44ab0f2e 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,6 +1,13 @@
+2002-06-03 Jeffrey Stedfast <fejj@ximian.com>
+
+ * e-msg-composer.c (e_msg_composer_guess_mime_type): Use
+ gnome_vfs_file_info_clear() instead of gnome_vfs_file_info_unref()
+ so that we don't try and free static data.
+
2002-05-30 Not Zed <NotZed@Ximian.com>
- * e-msg-composer.c (build_message): Changes for multipart/signed api changes.
+ * e-msg-composer.c (build_message): Changes for multipart/signed
+ api changes.
2002-05-16 Ettore Perazzoli <ettore@ximian.com>