changelog

This commit is contained in:
Michael Fulbright 1999-11-03 17:17:11 +00:00
parent 66bf26d42d
commit afed181c0a

View File

@ -1,3 +1,11 @@
1999-11-03 Michael Fulbright <drmike@redhat.com>
* src/io-jpg.c image_load_increment(): Fixed code which moved
buffer around as new data comes in to work properly. JPEG progressive
loading should be working now except for grayscale JPEG's, which I
will look into next.
1999-11-03 <sopwith@redhat.com>
* src/testpixbuf.c: A GtkFunction needs to return a value for deterministic behaviour.
Also put dot printing back in.