Imported from libpng-1.0.11beta2.tar

This commit is contained in:
Glenn Randers-Pehrson
2001-04-11 07:38:00 -05:00
parent 87c6bc984a
commit f64a06f5ec
52 changed files with 296 additions and 381 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.0.11beta1 - April 4, 2001
Libpng 1.0.11beta2 - April 11, 2001
This is a public release of libpng, intended for use in production codes.
@@ -8,6 +8,8 @@ Changes since the last public release (1.0.10):
Added type casts on several png_malloc() calls (Dimitri Papadapoulos).
Removed a no-longer needed AIX work-around from pngconf.h
Changed several "//" single-line comments to C-style in pnggccrd.c
Removed PNGAPI from private functions whose prototypes did not have PNGAPI.
Updated scripts/pngos2.def
Send comments/corrections/commendations to
png-implement@ccrc.wustl.edu or to randeg@alum.rpi.edu