summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-86
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index c5eeb00280..74d96dcb43 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,9 @@
+2004-04-05 Federico Mena Quintero <federico@ximian.com>
+
+ * gtk/gtkpathbar.c (_gtk_path_bar_set_path): Ref/sink the
+ buttons. Also, free them correctly upon failure. Based on a
+ patch by Morten Welinder, fixes #137956.
+
2004-04-05 Anders Carlsson <andersca@gnome.org>
* gdk/gdk.c (gdk_arg_context_parse): Handle '--' correctly.