From abe99cb78c92a0975bb9297f4f53eae1f16efac6 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 13 Aug 2001 20:25:21 +0000 Subject: Replaced the chained `if' statements with a `switch' statement for * 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. svn path=/trunk/; revision=11956 --- shell/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 10d0554e9f..cf2573911b 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2001-08-13 Ettore Perazzoli + + * 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 * e-corba-shortcuts.c (shortcut_list_to_corba): set_release on the -- cgit v1.2.3