diff options
author | Larry Ewing <lewing@ximian.com> | 2003-01-18 11:55:29 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2003-01-18 11:55:29 +0800 |
commit | abba8d4ea38ab43b7d4ab5fdc8881ca249b353b2 (patch) | |
tree | 2773d9b3267f4003fc457d007d7fcb82b67728c4 /mail/ChangeLog | |
parent | f4a030d2fa7f74ff382996c15d15b5e2b6f2fb29 (diff) | |
download | gsoc2013-evolution-abba8d4ea38ab43b7d4ab5fdc8881ca249b353b2.tar.gz gsoc2013-evolution-abba8d4ea38ab43b7d4ab5fdc8881ca249b353b2.tar.zst gsoc2013-evolution-abba8d4ea38ab43b7d4ab5fdc8881ca249b353b2.zip |
wrap eriched entries with a table so that they get proper indentation.
2003-01-17 Larry Ewing <lewing@ximian.com>
* mail-format.c (handle_text_enriched): wrap eriched entries with
a table so that they get proper indentation.
svn path=/trunk/; revision=19512
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 79dae4b8b6..3d35da3a69 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2003-01-17 Larry Ewing <lewing@ximian.com> + + * mail-format.c (handle_text_enriched): wrap eriched entries with + a table so that they get proper indentation. + 2003-01-17 Jeffrey Stedfast <fejj@ximian.com> * mail-session.c (do_get_pass): Updated. |