diff options
author | Matthias Clasen <mclasen@redhat.com> | 2007-12-09 18:55:12 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2007-12-09 18:55:12 +0000 |
commit | 2943543c1b68545c712c6f0e8055c01cccc2fda7 (patch) | |
tree | 0724c464a1015d768b9ac37c17803047fd91c007 /gdk-pixbuf/ChangeLog | |
parent | 6f19a46cf90ebe2d85fd68e74e4a405d4639c07e (diff) | |
download | gtk+-2943543c1b68545c712c6f0e8055c01cccc2fda7.tar.gz |
Fix the spinguard logic for big buffers. (#494667, Ed Catmur)
2007-12-09 Matthias Clasen <mclasen@redhat.com>
* io-jpeg.c: Fix the spinguard logic for big buffers.
(#494667, Ed Catmur)
svn path=/trunk/; revision=19135
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 593ff30c30..0c3da6bfe2 100644 --- a/gdk-pixbuf/ChangeLog +++ b/gdk-pixbuf/ChangeLog @@ -1,3 +1,8 @@ +2007-12-09 Matthias Clasen <mclasen@redhat.com> + + * io-jpeg.c: Fix the spinguard logic for big buffers. + (#494667, Ed Catmur) + 2007-11-25 Tor Lillqvist <tml@novell.com> * Makefile.am: Fix static build of the icns loader. |