19 lines
653 B
Plaintext
19 lines
653 B
Plaintext
|
|
Libpng 1.0.11beta3 - April 15, 2001
|
|
|
|
This is a public release of libpng, intended for use in production codes.
|
|
|
|
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
|
|
Added checking the results of many instances of png_malloc() for NULL
|
|
|
|
Send comments/corrections/commendations to
|
|
png-implement@ccrc.wustl.edu or to randeg@alum.rpi.edu
|
|
|
|
Glenn R-P
|