Imported from libpng-1.0.11rc1.tar

This commit is contained in:
Glenn Randers-Pehrson
2001-04-20 10:32:10 -05:00
parent e1eff58f87
commit 82ae383331
54 changed files with 396 additions and 739 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.0.11beta3 - April 15, 2001
Libpng 1.0.11rc1 - April 20, 2001
This is a public release of libpng, intended for use in production codes.
@@ -10,7 +10,9 @@ Changes since the last public release (1.0.10):
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
Added checking the results of many instances of png_malloc() for NULL
Added makefile.netbsd
Added a check for NULL return from user's malloc_fn().
Removed some useless type casts of the NULL pointer.
Send comments/corrections/commendations to
png-implement@ccrc.wustl.edu or to randeg@alum.rpi.edu