diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 0480780d3b..a854194c16 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,14 @@ 2003-11-19 Ettore Perazzoli <ettore@ximian.com> + * evolution-activity-client.c + (evolution_activity_client_construct): Get a raw + GNOME_Evolution_Shell as an arg instead of an + EvolutionShellClient. + (get_shell_activity_iface): New helper function. + (evolution_activity_client_construct): Use it. + +2003-11-19 Ettore Perazzoli <ettore@ximian.com> + * e-shell-window.c (impl_dispose): Destroy the tooltips instead of unreffing them. |