2014-10-29 13:27:34 +00:00
|
|
|
Libpng 1.6.15beta01 - October 29, 2014
|
2011-11-03 04:06:45 +00:00
|
|
|
|
2014-10-23 00:59:42 +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
|
|
|
|
2006-02-22 15:19:25 +00:00
|
|
|
Files available for download:
|
|
|
|
|
|
|
|
Source files with LF line endings (for Unix/Linux) and with a
|
|
|
|
"configure" script
|
|
|
|
|
2014-10-23 00:59:42 +00:00
|
|
|
1.6.15beta01.tar.xz (LZMA-compressed, recommended)
|
|
|
|
1.6.15beta01.tar.gz
|
2006-03-31 11:29:33 +00:00
|
|
|
|
2006-02-22 15:19:25 +00:00
|
|
|
Source files with CRLF line endings (for Windows), without the
|
|
|
|
"configure" script
|
|
|
|
|
2014-10-23 00:59:42 +00:00
|
|
|
lp1615b01.7z (LZMA-compressed, recommended)
|
|
|
|
lp1615b01.zip
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Other information:
|
|
|
|
|
2014-10-23 00:59:42 +00:00
|
|
|
1.6.15beta01-README.txt
|
|
|
|
1.6.15beta01-LICENSE.txt
|
|
|
|
libpng-1.6.15beta01-*.asc (armored detached GPG signatures)
|
|
|
|
|
|
|
|
Changes since the last public release (1.6.14):
|
|
|
|
|
2014-10-29 13:27:34 +00:00
|
|
|
Version 1.6.15beta01 [October 29, 2014]
|
2014-10-25 17:22:39 +00:00
|
|
|
Changed "if (!x)" to "if (x == 0)" and "if (x)" to "if (x !== 0)"
|
2014-10-27 02:09:03 +00:00
|
|
|
Simplified png_free_data().
|
2014-10-29 13:27:34 +00:00
|
|
|
Added missing "ptr = NULL" after some instances of png_free().
|
2014-10-17 14:12:40 +00:00
|
|
|
|
2014-07-30 13:09:22 +00:00
|
|
|
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
|