aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 10d0554e9f..cf2573911b 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,11 @@
2001-08-13 Ettore Perazzoli <ettore@ximian.com>
+ * main.c (idle_cb): Replaced the chained `if' statements with a
+ `switch' statement for clarity. Also, don't ref the created
+ shell, and release the object reference properly.
+
+2001-08-13 Ettore Perazzoli <ettore@ximian.com>
+
* e-corba-shortcuts.c (shortcut_list_to_corba): set_release on the
sequence, not the buffer.