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 4470fcdf7e..d586a1a43a 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2002-11-05 Ettore Perazzoli <ettore@ximian.com> + * All: g_object_unref instead of bonobo_object_unref for the + EvolutionShellComponentClient and EvolutionShellClient interfaces. + +2002-11-05 Ettore Perazzoli <ettore@ximian.com> + * evolution-shell-client.c (impl_dispose): New. (impl_finalize): New. (destroy): Removed. |