aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 81a63cccc9..28424ef1b7 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,9 @@
2004-03-31 Jeffrey Stedfast <fejj@ximian.com>
+ * em-format-html.c (efh_text_plain): Only do citation colouring if
+ the user has specified to do so and use the user's specified
+ colour when appropriate. Fixes bug #56290.
+
* em-subscribe-editor.c (em_subscribe_editor_new): Save/restore
the subscribe dialog's window size. Fixes bug #56230.