aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-08-16 11:31:21 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-08-16 11:31:21 +0800
commit6b9af3bc4616208e7ff06a6d755618057130129f (patch)
treef9f37c5910f0789836beeed81dc5342d95903842 /mail/ChangeLog
parent77500f5de086e534ad1966d9e1620438ed73c8c7 (diff)
downloadgsoc2013-evolution-6b9af3bc4616208e7ff06a6d755618057130129f.tar
gsoc2013-evolution-6b9af3bc4616208e7ff06a6d755618057130129f.tar.gz
gsoc2013-evolution-6b9af3bc4616208e7ff06a6d755618057130129f.tar.bz2
gsoc2013-evolution-6b9af3bc4616208e7ff06a6d755618057130129f.tar.lz
gsoc2013-evolution-6b9af3bc4616208e7ff06a6d755618057130129f.tar.xz
gsoc2013-evolution-6b9af3bc4616208e7ff06a6d755618057130129f.tar.zst
gsoc2013-evolution-6b9af3bc4616208e7ff06a6d755618057130129f.zip
don't include the terminating NUL in the data length.
2004-08-13 Not Zed <NotZed@Ximian.com> * em-utils.c (em_utils_message_to_html): don't include the terminating NUL in the data length. (em_utils_part_to_html): nor here. svn path=/trunk/; revision=26942
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 cdfd4f8ef5..4eb07d0555 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,9 @@
+2004-08-13 Not Zed <NotZed@Ximian.com>
+
+ * em-utils.c (em_utils_message_to_html): don't include the
+ terminating NUL in the data length.
+ (em_utils_part_to_html): nor here.
+
2004-08-12 Carlos Garnacho Parro <carlosg@gnome.org>
* em-utils.c: Optionally use GtkFileChooser if compiled against