diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index cf7d56d37b..8c4ad15479 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2002-11-14 Ettore Perazzoli <ettore@ximian.com> + * evolution-shell-client.c (class_init): Pass the right parent + type to gtk_type_class(). + +2002-11-14 Ettore Perazzoli <ettore@ximian.com> + * e-shell-user-creatable-items-handler.c, * e-shell-user-creatable-items-handler.c: Changed into a GObject subclass instead of a GtkObject subclass. |