mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
51 lines
1.4 KiB
Plaintext
51 lines
1.4 KiB
Plaintext
|
|
Libpng 1.5.18beta03 - December 26, 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.18beta03.tar.xz (LZMA-compressed, recommended)
|
|
1.5.18beta03.tar.gz
|
|
1.5.18beta03.tar.bz2
|
|
|
|
Source files with CRLF line endings (for Windows), without the
|
|
"configure" script
|
|
|
|
lp1518b03.7z (LZMA-compressed, recommended)
|
|
lp1518b03.zip
|
|
|
|
Other information:
|
|
|
|
1.5.18beta03-README.txt
|
|
1.5.18beta03-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 [December 26, 2013]
|
|
Changed tabs to 3 spaces in png_debug macros and changed '"%s"m'
|
|
to '"%s" m' to improve portability among compilers.
|
|
Added "-Wall" to CFLAGS in contrib/pngminim/*/makefile
|
|
Conditionally compile some unused functions reported by -Wall in
|
|
pngminim.
|
|
Rebuilt configure scripts with automake-1.14.1 and autoconf-2.69
|
|
in the tar distributions.
|
|
|
|
Version 1.5.18beta03 [December 26, 2013]
|
|
|
|
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
|