diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2008-06-13 04:23:54 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2008-06-13 04:23:54 +0000 |
commit | 7c12a83e526cadc96d1a7ab61eb5885294447dfb (patch) | |
tree | 0f0208b590d8427c8429ad0922def715dc40eb22 /gdk-pixbuf/ChangeLog | |
parent | 809bc59c58c32aeb27e960a81d3dec66d920784a (diff) | |
download | gtk+-7c12a83e526cadc96d1a7ab61eb5885294447dfb.tar.gz |
Fix a crash
svn path=/trunk/; revision=20367
Diffstat (limited to 'gdk-pixbuf/ChangeLog')
-rw-r--r-- | gdk-pixbuf/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdk-pixbuf/ChangeLog b/gdk-pixbuf/ChangeLog index 148200e57f..d22b6c77d8 100644 --- a/gdk-pixbuf/ChangeLog +++ b/gdk-pixbuf/ChangeLog @@ -1,3 +1,10 @@ +2008-06-13 Matthias Clasen <mclasen@redhat.com> + + Bug 531960 – crash in eog-image.c:1154: (priv->image != NULL) + + * io-ico.c: Check headers more thorougly. + Patch by Felix Riemann + 2008-06-03 Matthias Clasen <mclasen@redhat.com> * === Released 2.13.2 === |