From 621e8e3bfa51d81a6f24057d93328b00fb3b5cf3 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 23 Sep 2002 19:16:46 +0000 Subject: Added some missing names. * e-shell-about-box.c: Added some missing names. * main.c (main): Declare --force-upgrade correctly so it works. svn path=/trunk/; revision=18175 --- shell/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 6973ef6a2a..76a27544a1 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,14 @@ +2002-09-23 Ettore Perazzoli + + * e-shell-about-box.c: Added some missing names. + + * main.c (main): Declare --force-upgrade correctly so it works. + +2002-09-20 Ettore Perazzoli + + * e-storage-set-view.c (class_init): Use PARENT_TYPE instead of + e_tree_get_type(). + 2002-09-20 Ettore Perazzoli * e-storage-set-view.c: Removed member sort_idle_id in -- cgit