blob: 55da1b3320cb821ae18bef30a6ca15287dd0cb79 [file] [log] [blame]
Glenn Randers-Pehrson3fe16162014-09-14 14:20:37 -05001Libpng 1.6.14beta02 - September 14, 2014
Glenn Randers-Pehrson2b7d7302011-11-02 23:06:45 -05002
Glenn Randers-Pehrson17fba0f2014-08-21 07:17:37 -05003This is not intended to be a public release. It will be replaced
4within a few weeks by a public version or by another test version.
Glenn Randers-Pehrson896239b1998-04-21 15:03:57 -05005
Glenn Randers-Pehrsonddfebd32006-02-22 09:19:25 -06006Files available for download:
7
8Source files with LF line endings (for Unix/Linux) and with a
9"configure" script
10
Glenn Randers-Pehrson3fe16162014-09-14 14:20:37 -050011 1.6.14beta02.tar.xz (LZMA-compressed, recommended)
12 1.6.14beta02.tar.gz
Glenn Randers-Pehrson3a512032006-03-31 05:29:33 -060013
Glenn Randers-Pehrsonddfebd32006-02-22 09:19:25 -060014Source files with CRLF line endings (for Windows), without the
15"configure" script
16
Glenn Randers-Pehrson3fe16162014-09-14 14:20:37 -050017 lp1614b02.7z (LZMA-compressed, recommended)
18 lp1614b02.zip
Glenn Randers-Pehrsonddfebd32006-02-22 09:19:25 -060019
20Other information:
21
Glenn Randers-Pehrson3fe16162014-09-14 14:20:37 -050022 1.6.14beta02-README.txt
23 1.6.14beta02-LICENSE.txt
24 libpng-1.6.14beta02-*.asc (armored detached GPG signatures)
Glenn Randers-Pehrsonddfebd32006-02-22 09:19:25 -060025
Glenn Randers-Pehrson17fba0f2014-08-21 07:17:37 -050026Changes since the last public release (1.6.13):
Glenn Randers-Pehrson212fd572014-06-11 21:10:16 -050027
Glenn Randers-Pehrson0df31982014-09-14 14:16:48 -050028Version 1.6.14beta01 [September 14, 2014]
Glenn Randers-Pehrson36694672014-08-22 08:55:50 -050029 Guard usage of png_ptr->options with #ifdef PNG_SET_OPTION_SUPPORTED.
Glenn Randers-Pehrson3a05d2d2014-09-11 07:39:24 -050030 Do not build contrib/tools/pngfix.c when PNG_SETJMP_NOT_SUPPORTED,
31 to allow "make" to complete without setjmp support (bug report by
32 Claudio Fontana)
33 Add "#include <setjmp.h>" to contrib/tools/pngfix.c (John Bowler)
Glenn Randers-Pehrson83fb26e2014-08-07 19:56:10 -050034
Glenn Randers-Pehrson3fe16162014-09-14 14:20:37 -050035Version 1.6.14beta02 [September 14, 2014]
36
Glenn Randers-Pehrson37c3b082014-07-30 08:09:22 -050037Send comments/corrections/commendations to png-mng-implement at lists.sf.net
38(subscription required; visit
39https://lists.sourceforge.net/lists/listinfo/png-mng-implement
40to subscribe)
41or to glennrp at users.sourceforge.net
42
43Glenn R-P