aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index a6355b4907..eb264985a5 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,15 @@
+2000-06-01 Ettore Perazzoli <ettore@helixcode.com>
+
+ * Makefile.am (evolution_mail_LDADD): Link with
+ `libemiscwidgets.a'.
+
+ * mail-display.c (mail_display_new): Use an EScrollFrame instead
+ of a GtkScrolledWindow.
+ (mail_display_set_message): Likewise.
+
+ * mail-display.h: Replace the GtkScrolledWindow with an
+ EScrollFrame.
+
2000-06-01 Dan Winship <danw@helixcode.com>
* component-factory.c (owner_unset_cb): Quit when the shell exits.