diff options
author | Larry Ewing <lewing@src.gnome.org> | 2003-12-11 10:26:03 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2003-12-11 10:26:03 +0800 |
commit | b05794f797b0c92a0080059964948f38e00a25d9 (patch) | |
tree | 2001ae78c96608c8fa36fdb9fecd1ac77f0f5f9d /mail/ChangeLog | |
parent | df40bc5262453695491c0a6501c8cfcc12c7be4e (diff) | |
download | gsoc2013-evolution-b05794f797b0c92a0080059964948f38e00a25d9.tar.gz 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/ChangeLog | 2 |
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> |