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

29 lines
1.2 KiB
Plaintext
Raw Normal View History

1998-04-21 20:03:57 +00:00
2004-09-12 02:19:54 +00:00
Libpng 1.2.7 - September 12, 2004
1998-04-21 20:03:57 +00:00
2004-09-12 02:19:54 +00:00
This is a public release of libpng, intended for use in production codes.
1998-04-21 20:03:57 +00:00
2004-08-26 03:00:45 +00:00
Changes since the last public release (1.2.6):
1999-09-17 17:27:26 +00:00
2004-08-15 12:15:39 +00:00
Revised pngtest so memory allocation testing is only done when PNG_DEBUG==1.
2004-08-26 03:00:45 +00:00
Removed unused pngasmrd.h file.
Removed references to uu.net for archived files. Added references to
PNG Spec (second edition) and the PNG ISO/IEC Standard.
Added "test-dd" target in 15 makefiles, to run pngtest in DESTDIR.
2004-09-12 02:19:54 +00:00
Fixed bug with "optimized window size" in the IDAT datastream, that
causes libpng to write PNG files with incorrect zlib header bytes.
2004-08-29 04:30:07 +00:00
Fixed bug with sCAL chunk and big-endian machines (David Munro).
2004-09-12 02:19:54 +00:00
Undid new code added in 1.2.6 to update the color_type in
2004-08-29 04:30:07 +00:00
png_set_filler().
Added png_set_add_alpha() that updates color type.
2004-09-04 18:25:08 +00:00
Revised png_set_strip_filler() to not remove alpha if color_type has alpha.
2004-09-12 02:19:54 +00:00
Added makefile.hp64
Changed projects/msvc/png32ms.def to scripts/png32ms.def in makefile.cygwin
1998-04-21 20:03:57 +00:00
Send comments/corrections/commendations to
2004-08-29 04:30:07 +00:00
png-implement@ccrc.wustl.edu (subscription required; write to
2004-09-12 02:19:54 +00:00
majordomo@ccrc.wustl.edu with "subscribe png-implement" in the message)
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