summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e26803288..5c719d77d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-12-14 Michael Natterer <mitch@imendio.com>
+ * gdk-pixbuf/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 <mitch@imendio.com>
+
* gdk-pixbuf/io-jpeg.c: applied patch from maemo-gtk which avoids
the allocation of an intermediate buffer for non-progressive
jpegs. Fixed bug #305894.