aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-04-26 22:28:28 +0800
committerDan Winship <danw@src.gnome.org>2001-04-26 22:28:28 +0800
commit0fd682c21fdd207b2edadfae876341875120ec8e (patch)
treedc795b6c1b0daa88eab69672c68452683297827b /mail/ChangeLog
parentc0a03301d97d5c9771dba1714a6d945c1889e1e4 (diff)
downloadgsoc2013-evolution-0fd682c21fdd207b2edadfae876341875120ec8e.tar
gsoc2013-evolution-0fd682c21fdd207b2edadfae876341875120ec8e.tar.gz
gsoc2013-evolution-0fd682c21fdd207b2edadfae876341875120ec8e.tar.bz2
gsoc2013-evolution-0fd682c21fdd207b2edadfae876341875120ec8e.tar.lz
gsoc2013-evolution-0fd682c21fdd207b2edadfae876341875120ec8e.tar.xz
gsoc2013-evolution-0fd682c21fdd207b2edadfae876341875120ec8e.tar.zst
gsoc2013-evolution-0fd682c21fdd207b2edadfae876341875120ec8e.zip
Use <font color=...> to mark citations rather than italicizing them, which
* mail-format.c (handle_text_plain_flowed): Use <font color=...> to mark citations rather than italicizing them, which has never looked very nice. Now this is more consistent with the non-flowed case. svn path=/trunk/; revision=9581
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 9e9b277754..646b32b171 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,10 @@
+2001-04-26 Dan Winship <danw@ximian.com>
+
+ * mail-format.c (handle_text_plain_flowed): Use <font color=...>
+ to mark citations rather than italicizing them, which has never
+ looked very nice. Now this is more consistent with the non-flowed
+ case.
+
2001-04-26 Jon Trowbridge <trow@ximian.com>
* folder-browser-factory.c: Added "MessageSearch" verb.