summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-105
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index c07a4cf049..1729178ce9 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,5 +1,10 @@
2005-11-28 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkiconview.c (update_text_cell, update_pixbuf_cell): Correctly
+ handle the cell list and indices into it. (#321856)
+
+2005-11-28 Matthias Clasen <mclasen@redhat.com>
+
* gtk/gtktooltips.c (gtk_tooltips_timeout): Set timer_tag to 0 when
the timeout is done. (#322291, Jean-Yves Lefort)