aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 1ada639b2a..cb3301af21 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,10 @@
2000-08-13 Ettore Perazzoli <ettore@helixcode.com>
+ * mail-ops.c (cleanup_create_folder): Release the listener object
+ with `CORBA_Object_release()', not `CORBA_free()'.
+
+2000-08-13 Ettore Perazzoli <ettore@helixcode.com>
+
* main.c (main): Set the signal handlers for `SIGSEGV' and
`SIGBUS' to the default ones.