From c151ab9c678a64fa3699e889d1796ca588a99b03 Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Wed, 14 Dec 2005 16:37:52 +0000 Subject: Move stuff to correct ChangeLog. --- gdk-pixbuf/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'gdk-pixbuf/ChangeLog') diff --git a/gdk-pixbuf/ChangeLog b/gdk-pixbuf/ChangeLog index d6dc0421d5..66f5af1296 100644 --- a/gdk-pixbuf/ChangeLog +++ b/gdk-pixbuf/ChangeLog @@ -1,3 +1,15 @@ +2005-12-14 Michael Natterer + + * io-jpeg.c (gdk_pixbuf__jpeg_image_load_lines): new utility + function which factors out massive code duplication from the + commit below. + +2005-12-14 Michael Natterer + + * io-jpeg.c: applied patch from maemo-gtk which avoids the + allocation of an intermediate buffer for non-progressive + jpegs. Fixed bug #305894. + 2005-11-15 Matthias Clasen * io-xpm.c: Fix several integer overflows which have been -- cgit v1.2.1