aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorLarry Ewing <lewing@src.gnome.org>2003-12-11 10:26:03 +0800
committerLarry Ewing <lewing@src.gnome.org>2003-12-11 10:26:03 +0800
commitb05794f797b0c92a0080059964948f38e00a25d9 (patch)
tree2001ae78c96608c8fa36fdb9fecd1ac77f0f5f9d /mail/ChangeLog
parentdf40bc5262453695491c0a6501c8cfcc12c7be4e (diff)
downloadgsoc2013-evolution-b05794f797b0c92a0080059964948f38e00a25d9.tar
gsoc2013-evolution-b05794f797b0c92a0080059964948f38e00a25d9.tar.gz
gsoc2013-evolution-b05794f797b0c92a0080059964948f38e00a25d9.tar.bz2
gsoc2013-evolution-b05794f797b0c92a0080059964948f38e00a25d9.tar.lz
gsoc2013-evolution-b05794f797b0c92a0080059964948f38e00a25d9.tar.xz
gsoc2013-evolution-b05794f797b0c92a0080059964948f38e00a25d9.tar.zst
gsoc2013-evolution-b05794f797b0c92a0080059964948f38e00a25d9.zip
(efh_text_enriched): add table around the enriched part so it
matches html and text modes. svn path=/trunk/; revision=23922
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index a2db32a3b8..4cb12cad6a 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,6 +1,8 @@
2003-12-10 Larry Ewing <lewing@ximian.com>
* em-format-html.c: add text/x-patch as a plain type.
+ (efh_text_enriched): add table around the enriched part so it
+ matches html and text modes.
2003-12-10 Jeffrey Stedfast <fejj@ximian.com>