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 de54836c95..555a156f2a 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,14 @@
2000-06-09 Dan Winship <danw@helixcode.com>
+ * folder-browser.c (folder_browser_new): Add a serial number to
+ FolderBrowser.
+
+ * folder-browser-factory.c (control_activate, control_deactivate):
+ Include fb serial number in the name of the Bonobo toolbar to
+ prevent problems with disappearing toolbars. This is a kludge and
+ should go away.
+
+
* mail-ops.c (expunge_folder): display error from
camel_folder_expunge if there is one.