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-106
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 1666e568b..90143c307 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,9 @@
+2005-09-19 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtkiconview.c: Use g_list_nth_data() instead of g_list_nth()->data
+ in multiple places to avoid segfaults if the index is out of range.
+ (#316422, Guillaume Cottenceau)
+
Fri Sep 16 14:00:20 2005 Tim Janik <timj@imendio.com>
* gtk/gtkwindow.c: fix bug #316180.