aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index d7955dac47..5f111c207e 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,9 +1,14 @@
2001-07-19 Jason Leach <jleach@ximian.com>
+ * mail-display.c: Fix #4605: "Save Image as" should be "Save Image
+ as...".
+
+2001-07-19 Jason Leach <jleach@ximian.com>
+
* mail-display.c (mail_display_new): Set the vertical scrolling
policy for the mail display to AUTOMATIC, only get a scrollbar if
the e-mail is longer than one frame.
-
+
* folder-browser.c (my_folder_browser_init): We were setting the
policy twice (and to two different things). Removed this one.