aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 9098746446..18834ef228 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,13 @@
+2000-09-06 Ettore Perazzoli <ettore@helixcode.com>
+
+ * folder-browser.c (folder_browser_new): @shell made const.
+ `CORBA_Object_duplicate()' it before storing it.
+ (folder_browser_destroy): Free the shell object with
+ `CORBA_Object_release()', not `CORBA_free()'.
+
+ * folder-browser-factory.c (folder_browser_factory_new_control):
+ @shell made const.
+
2000-09-05 Dan Winship <danw@helixcode.com>
* mail-display.c (make_safe_filename):