summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0fa00c62a7..fae56cb78c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-02-27 Matthias Clasen <mclasen@redhat.com>
+
+ Bug 572968 – GtkIconView: image_description setter function strdups
+ wrong string
+
+ * gtk/gtkiconview.c
+ (gtk_icon_view_item_accessible_image_set_image_description): Copy
+ the right string. Pointed out by Tommi Rantala
+
2009-02-27 David Zeuthen <davidz@redhat.com>
Bug 573416 – GtkMountOperation fixes for ask_password()