summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2002-02-09 01:28:00 +0000
committerJonathan Blandford <jrb@src.gnome.org>2002-02-09 01:28:00 +0000
commitd243e3ec4a73c9c268e44d38e09d9ede168bbb9c (patch)
treeb44d5213440a4a41e8f2813b74de73e7c18c1210 /ChangeLog.pre-2-0
parent7b79dfbef85c458a1d4d89b3092312b9c09245ba (diff)
downloadgtk+-d243e3ec4a73c9c268e44d38e09d9ede168bbb9c.tar.gz
fix evil ref bug where the wrong row and a deleted row was unreffed. Found
Fri Feb 8 21:25:56 2002 Jonathan Blandford <jrb@redhat.com> * gtk/gtktreemodelsort.c (gtk_tree_model_sort_row_deleted): fix evil ref bug where the wrong row and a deleted row was unreffed. Found by Darin Adler <darin@bentspoon.com>
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-06
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 5ca1ee06ef..9fc3db38e7 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,9 @@
+Fri Feb 8 21:25:56 2002 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtktreemodelsort.c (gtk_tree_model_sort_row_deleted): fix
+ evil ref bug where the wrong row and a deleted row was unreffed.
+ Found by Darin Adler <darin@bentspoon.com>
+
Fri Feb 8 18:46:13 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkbindings.[ch] (_gtk_binding_reset_parsed): Add