aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 3455847b95..4e66daad95 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,10 @@
2004-03-23 Not Zed <NotZed@Ximian.com>
+ * em-format-html-display.c (efhd_attachment_popup): dont add the
+ show/hide menu items if we can't ever show it inline.
+ (efhd_attachment_button): disable the ">" button if we can't view
+ the content inline. See #52086.
+
* em-format-quote.c (emfq_format_attachment): format inline(d)
parts automatically into the reply. Part of #55702.