summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-64
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 33c2271cdc..becb104fe5 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,5 +1,9 @@
2004-12-23 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkliststore.c (gtk_list_store_iter_children):
+ Return TRUE if there are children. (#162134, IƱigo Serna,
+ patch by John Finlay)
+
* gtk/gtkcombobox.c (gtk_combo_box_button_state_changed):
Transfer state from the button to the cell view to get
prelighting right. (#156327, Ricardo Veguilla)