summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2005-08-24 04:15:28 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-08-24 04:15:28 +0000
commit3b40a9c2d97c676ce956c8122ca83526ba55e04c (patch)
tree6da2f42e0b449427ac56e1a3a584f814743b5cc4 /ChangeLog.pre-2-8
parent2b1bea02f28cdef4a98e26b97594eb9ea798a95d (diff)
downloadgtk+-3b40a9c2d97c676ce956c8122ca83526ba55e04c.tar.gz
Fix #314335
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 16ccd72278..e4c52d8ef7 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,9 @@
+2005-08-24 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_visible): Protect
+ against lazy filterers which return values other than TRUE or
+ FALSE from their visible func. (#314335)
+
2005-08-23 Owen Taylor <otaylor@redhat.com>
Fix for #314004, reported by Michael Reinsch: