Imported from libpng-1.0.9.tar

This commit is contained in:
Glenn Randers-Pehrson
2001-01-31 05:56:52 -06:00
parent be9de0f428
commit d4e8109a48
53 changed files with 128 additions and 122 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.0.9rc2 - January 22, 2001
Libpng 1.0.9 - January 31, 2001
This is a public release of libpng, intended for use in production codes.
@@ -47,11 +47,12 @@ Changes since the last public release (1.0.8):
Revised the iCCP chunk reader to ignore trailing garbage.
Moved pngasmrd.h into pngconf.h.
Improved handling of out-of-spec garbage iCCP chunks generated by PhotoShop.
Added png_set_invalid, png_permit_mng_features, and png_mmx_supported to
wince and msvc project module definition files.
Added png_set_invalid to wince and msvc project module definition files.
Fixed bug with progressive reading of narrow interlaced images in pngpread.c
Do not typedef png_FILE_io in pngconf.h when PNG_NO_STDIO is defined.
Updated makefile.sgi to make shared library.
Added check of cygwin's ALL_STATIC in pngconf.h
Added "-nommx" parameter to contrib/gregbook/rpng2-win and rpng2-x demos.
Send comments/corrections/commendations to
png-implement@ccrc.wustl.edu or to randeg@alum.rpi.edu