Imported from libpng-1.2.1beta3.tar

This commit is contained in:
Glenn Randers-Pehrson
2001-10-27 07:35:13 -05:00
parent 6c97ddbffc
commit 3f549259b2
55 changed files with 227 additions and 209 deletions

View File

@@ -1,16 +1,23 @@
Libpng 1.2.1beta2 - October 25, 2001
Libpng 1.2.1beta3 - October 27, 2001
This is a public release of libpng, intended for use in production codes.
This is not intended to be a public release. It will be replaced
within a few weeks by a public version or by another test version.
Changes since the last public release (1.2.0):
version 1.2.1beta1 [October 19, 2001]
Revised makefile.std in contrib/pngminus
Include background_1 in png_struct regardless of gamma support.
Revised makefile.netbsd and makefile.macosx, added makefile.darwin.
Revised example.c to provide more details about using row_callback().
version 1.2.1beta2 [October 25, 2001]
Added type cast to each NULL appearing in a function call, except for
WINCE functions.
Added makefile.so9.
version 1.2.1beta3 [October 27, 2001]
Removed type casts from all NULLs.
Simplified png_create_struct_2().
Send comments/corrections/commendations to
png-implement@ccrc.wustl.edu or to randeg@alum.rpi.edu