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

20 lines
707 B
Plaintext
Raw Normal View History

1998-04-21 20:03:57 +00:00
2004-07-18 03:45:44 +00:00
Libpng 1.2.6beta3 - July 18, 2004
1998-04-21 20:03:57 +00:00
2002-10-22 13:28:43 +00:00
This is not intended to be a public release. It will be replaced
within a few weeks by a public version or by another test version.
1998-04-21 20:03:57 +00:00
2004-07-18 03:45:44 +00:00
Changes since the last public release (1.2.5):
1999-09-17 17:27:26 +00:00
2002-10-22 13:28:43 +00:00
Commented out warning about uninitialized mmx_support in pnggccrd.c.
Changed "IBMCPP__" flag to "__IBMCPP__" in pngconf.h.
2004-07-18 03:45:44 +00:00
Relocated two more misplaced PNGAPI lines in pngtest.c
Fixed memory overrun bug in png_do_read_filler() with 16-bit datastreams,
introduced in version 1.0.2.
Fixed potential overrun in pngerror.c by using strncpy instead of memcpy.
1998-04-21 20:03:57 +00:00
Send comments/corrections/commendations to
2004-07-18 03:45:44 +00:00
png-implement@ccrc.wustl.edu or to glennrp@users.sourceforge.net
1998-04-21 20:03:57 +00:00
1998-12-29 17:47:59 +00:00
Glenn R-P