This repository has been archived on 2023-11-11. You can view files and clone it, but cannot push or open issues or pull requests.
libpng/ANNOUNCE

19 lines
653 B
Plaintext
Raw Normal View History

1998-04-21 20:03:57 +00:00
2001-04-15 01:15:41 +00:00
Libpng 1.0.11beta3 - April 15, 2001
1998-04-21 20:03:57 +00:00
2000-05-06 19:09:57 +00:00
This is a public release of libpng, intended for use in production codes.
1998-04-21 20:03:57 +00:00
2001-04-04 03:43:19 +00:00
Changes since the last public release (1.0.10):
1999-09-17 17:27:26 +00:00
2001-04-04 03:43:19 +00:00
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
2001-04-11 12:38:00 +00:00
Removed PNGAPI from private functions whose prototypes did not have PNGAPI.
Updated scripts/pngos2.def
2001-04-15 01:15:41 +00:00
Added checking the results of many instances of png_malloc() for NULL
1998-04-21 20:03:57 +00:00
Send comments/corrections/commendations to
1999-09-17 17:27:26 +00:00
png-implement@ccrc.wustl.edu or to randeg@alum.rpi.edu
1998-04-21 20:03:57 +00:00
1998-12-29 17:47:59 +00:00
Glenn R-P