summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c763940cf..5774a751b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-07-10 Matthias Clasen <mclasen@redhat.com>
+
+ Bug 542234 – iconview a11y implementation segfaults
+
+ * gtk/gtkiconview.c: Fix a segfault in the a11y code.
+ Patch by Li Yuan.
+
2008-07-08 Christian Neumair <cneumair@gnome.org>
* gtk/gtkuimanager.c (update_node):