libpng/ANNOUNCE

44 lines
1.4 KiB
Plaintext
Raw Normal View History

Libpng 1.6.26beta01 - September 12, 2016
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 16:03:57 -04:00
2006-02-22 10:19:25 -05:00
Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
1.6.26beta01.tar.xz (LZMA-compressed, recommended)
1.6.26beta01.tar.gz
2006-03-31 06:29:33 -05:00
2006-02-22 10:19:25 -05:00
Source files with CRLF line endings (for Windows), without the
"configure" script
lp1626b01.7z (LZMA-compressed, recommended)
lp1626b01.zip
2006-02-22 10:19:25 -05:00
Other information:
1.6.26beta01-README.txt
1.6.26beta01-LICENSE.txt
libpng-1.6.26beta01-*.asc (armored detached GPG signatures)
Changes since the last public release (1.6.25):
2016-08-29 11:46:27 -04:00
Version 1.6.26beta01 [September 12, 2016]
2016-09-01 18:28:08 -04:00
Fixed handling zero length IDAT in pngfix (bug report by Agostino Sarubbo,
bugfix by John Bowler).
Do not issue a png_error() on read in png_set_pCAL() because png_handle_pCAL
has allocated memory that libpng needs to free.
Conditionally compile png_set_benign_errors() in pngread.c and pngtest.c
Issue a png_benign_error instead of a png_error on ADLER32 mismatch
while decoding compressed data chunks.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
to subscribe)
or to glennrp at users.sourceforge.net
Glenn R-P