aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 72b30520b4..77c01e59a4 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,12 @@
+2002-07-18 Peter Williams <peterw@ximian.com>
+
+ * folder-browser-window.c (folder_browser_window_new): Load the
+ messagedisplay XML file as a base for the UI, so that things
+ appear. Don't add the global UI items as they don't make sense
+ here.
+ (fb_window_close): New function, used to ... close the window,
+ suprisingly.
+
2002-07-18 Not Zed <NotZed@Ximian.com>
* main.c (main): Put the mcheck stuff back in, which was removed