aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index d742368388..b006299882 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2004-02-26 Rodney Dawes <dobey@ximian.com>
+
+ * em-format-html-display.c (efhd_attachment_button): Create the
+ arrows in these widgets as GTK_SHADOW_NONE, since the default arrow
+ type in GTK+ 2.x is flat triangle arrows, and shadow types are
+ generally ignored for arrows anyway, and so we don't look ugly with
+ themes that handle shadow types on arrows correctly
+
2004-02-26 Jeffrey Stedfast <fejj@ximian.com>
Fix for bug #54352