blob: 12dc93893ebc37ec5dd2673cc21a1e678508b70e [file] [log] [blame]
Libpng 1.6.14beta01 - September 14, 2014
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.
Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
1.6.14beta01.tar.xz (LZMA-compressed, recommended)
1.6.14beta01.tar.gz
Source files with CRLF line endings (for Windows), without the
"configure" script
lp1614b01.7z (LZMA-compressed, recommended)
lp1614b01.zip
Other information:
1.6.14beta01-README.txt
1.6.14beta01-LICENSE.txt
libpng-1.6.14beta01-*.asc (armored detached GPG signatures)
Changes since the last public release (1.6.13):
Version 1.6.14beta01 [September 14, 2014]
Guard usage of png_ptr->options with #ifdef PNG_SET_OPTION_SUPPORTED.
Do not build contrib/tools/pngfix.c when PNG_SETJMP_NOT_SUPPORTED,
to allow "make" to complete without setjmp support (bug report by
Claudio Fontana)
Add "#include <setjmp.h>" to contrib/tools/pngfix.c (John Bowler)
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