aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index adc31f15a4..cef7403ba9 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,12 @@
2002-11-14 Ettore Perazzoli <ettore@ximian.com>
+ * e-shell-view.c (init): Ref/sink the GtkTooltips.
+
+ * e-uri-schema-registry.c (schema_handler_free): g_object_unref()
+ on the component instead of bonobo_object_unref().
+
+2002-11-14 Ettore Perazzoli <ettore@ximian.com>
+
* main.c (no_views_left_cb): Use bonobo_main_quit() instead of
gtk_main_quit().
(shell_weak_notify): Likewise.