summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorKristian Rietveld <kris@gtk.org>2006-08-16 14:35:02 +0000
committerKristian Rietveld <kristian@src.gnome.org>2006-08-16 14:35:02 +0000
commit0c9e43aa7551b83aa70db5dc9aad0ae398753ba4 (patch)
tree10f3a9f1e6e56a9cc0050100a62a886e9d642d6d /ChangeLog.pre-2-10
parentb34a2576d13a8d1f29906e9ece74c407de192ade (diff)
downloadgdk-pixbuf-0c9e43aa7551b83aa70db5dc9aad0ae398753ba4.tar.gz
update the refs from children to parents for all nodes, since they may all
2006-08-16 Kristian Rietveld <kris@gtk.org> * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_fetch_child): update the refs from children to parents for all nodes, since they may all have been moved by the insert operation. (#346800, patch from Jonathan Matthew).
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-107
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 4cbf0ab38..273edbf09 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,10 @@
+2006-08-16 Kristian Rietveld <kris@gtk.org>
+
+ * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_fetch_child):
+ update the refs from children to parents for all nodes, since
+ they may all have been moved by the insert operation. (#346800,
+ patch from Jonathan Matthew).
+
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkrecentfilter.c (gtk_recent_filter_filter):