aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-01-12 04:00:28 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-01-12 04:00:28 +0800
commit969b2c6b650ed31a1accd44eda629c17c1b5ce8b (patch)
tree18df2e4085c1bcdbd60fd0ec66a4bef75d2b31d5 /mail/ChangeLog
parent7888cdb49528e4da08dd51fab31c41d66952cc2e (diff)
downloadgsoc2013-evolution-969b2c6b650ed31a1accd44eda629c17c1b5ce8b.tar
gsoc2013-evolution-969b2c6b650ed31a1accd44eda629c17c1b5ce8b.tar.gz
gsoc2013-evolution-969b2c6b650ed31a1accd44eda629c17c1b5ce8b.tar.bz2
gsoc2013-evolution-969b2c6b650ed31a1accd44eda629c17c1b5ce8b.tar.lz
gsoc2013-evolution-969b2c6b650ed31a1accd44eda629c17c1b5ce8b.tar.xz
gsoc2013-evolution-969b2c6b650ed31a1accd44eda629c17c1b5ce8b.tar.zst
gsoc2013-evolution-969b2c6b650ed31a1accd44eda629c17c1b5ce8b.zip
g_strdup the md->charset otherwise we'll get memory corruption later. This
2003-01-11 Jeffrey Stedfast <fejj@ximian.com> * mail-format.c (mail_format_data_wrapper_write_to_stream): g_strdup the md->charset otherwise we'll get memory corruption later. This may be why non-usascii text is displaying incorrectly. svn path=/trunk/; revision=19419
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index f750a6960f..30feef968c 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,9 @@
+2003-01-11 Jeffrey Stedfast <fejj@ximian.com>
+
+ * mail-format.c (mail_format_data_wrapper_write_to_stream):
+ g_strdup the md->charset otherwise we'll get memory corruption
+ later. This may be why non-usascii text is displaying incorrectly.
+
2003-01-10 Jeffrey Stedfast <fejj@ximian.com>
* folder-browser-ui.c (folder_browser_ui_add_list): We also need