Moved libpng docs.
This commit is contained in:
parent
a7b5492bda
commit
d342758c5d
3 changed files with 0 additions and 0 deletions
20
win32/libdocs/libpng/ANNOUNCE
Normal file
20
win32/libdocs/libpng/ANNOUNCE
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
|
||||
Libpng 1.0.11 - April 27, 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 a check for NULL return from user's malloc_fn().
|
||||
Removed some useless type casts of the NULL pointer.
|
||||
Added makefile.netbsd
|
||||
|
||||
Send comments/corrections/commendations to
|
||||
png-implement@ccrc.wustl.edu or to randeg@alum.rpi.edu
|
||||
|
||||
Glenn R-P
|
||||
Loading…
Add table
Add a link
Reference in a new issue