libpng/ANNOUNCE

22 lines
810 B
Plaintext
Raw Normal View History

1998-04-21 16:03:57 -04:00
2001-05-07 15:52:45 -04:00
Libpng 1.2.0beta2 - May 7, 2001
1998-04-21 16:03:57 -04:00
2000-05-06 15:09:57 -04:00
This is a public release of libpng, intended for use in production codes.
1998-04-21 16:03:57 -04:00
2001-05-14 10:20:53 -04:00
Changes since the last public release (1.0.11):
1999-09-17 13:27:26 -04:00
2001-05-14 10:20:53 -04:00
Test for Windows platform in pngconf.h when including malloc.h (Emmanuel Blot)
Updated makefile.cygwin and handling of Cygwin's ALL_STATIC in pngconf.h
Added some never-to-be-executed code in pnggccrd.c to quiet compiler warnings.
Bumped DLLNUM to 2.
2001-05-06 06:34:26 -04:00
Enabled PNG_MNG_FEATURES_SUPPORTED and enabled PNG_ASSEMBLER_CODE_SUPPORTED
by default.
Added runtime selection of MMX features.
Added png_set_strip_error_numbers function and related macros.
2001-05-07 15:52:45 -04:00
Added a check for attempts to read or write PLTE in grayscale PNG datastreams.
1998-04-21 16:03:57 -04:00
Send comments/corrections/commendations to
1999-09-17 13:27:26 -04:00
png-implement@ccrc.wustl.edu or to randeg@alum.rpi.edu
1998-04-21 16:03:57 -04:00
1998-12-29 12:47:59 -05:00
Glenn R-P