diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2008-07-23 04:20:15 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2008-07-23 04:20:15 +0000 |
commit | 830a9d27109c68e0c40c3caa5fed94304fef1358 (patch) | |
tree | 2c40677ed8975c02ce5bf0f4431fe9f16f75c4cc /gdk-pixbuf/ChangeLog | |
parent | 7551360c1e76b9f0fd3c981639e22d2ffc9aba14 (diff) | |
download | gtk+-830a9d27109c68e0c40c3caa5fed94304fef1358.tar.gz |
More correct content type handling
svn path=/trunk/; revision=20897
Diffstat (limited to 'gdk-pixbuf/ChangeLog')
-rw-r--r-- | gdk-pixbuf/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdk-pixbuf/ChangeLog b/gdk-pixbuf/ChangeLog index d1ef0ba8ad..9fc9f93390 100644 --- a/gdk-pixbuf/ChangeLog +++ b/gdk-pixbuf/ChangeLog @@ -1,3 +1,8 @@ +2008-07-23 Matthias Clasen <mclasen@redhat.com> + + * gdk-pixbuf-io.c (_gdk_pixbuf_get_module): Compare two content + types, not content type and mime type. + 2008-07-21 Matthias Clasen <mclasen@redhat.com> * === Released 2.13.5 === |