libpng/ANNOUNCE
Glenn Randers-Pehrson 24726a403f [libpng16] Changed tabs to 3 spaces in png_debug macros and changed '"%s"m'
to '"%s" m' to improve portability among compilers.
2013-11-28 16:15:16 -06:00

44 lines
1.2 KiB
Plaintext

Libpng 1.5.18beta02 - November 28, 2013
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.5.18beta02.tar.xz (LZMA-compressed, recommended)
1.5.18beta02.tar.gz
1.5.18beta02.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lp1518b02.7z (LZMA-compressed, recommended)
lp1518b02.zip
Other information:
1.5.18beta02-README.txt
1.5.18beta02-LICENSE.txt
Changes since the last public release (1.5.17):
Version 1.5.18beta01 [August 21, 2013]
Delay calling png_init_filter_functions() until a row with nonzero filter
is found.
Version 1.5.18beta02 [November 28, 2013]
Changed tabs to 3 spaces in png_debug macros and changed '"%s"m'
to '"%s" m' to improve portability among compilers.
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