mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
45 lines
1.4 KiB
Plaintext
45 lines
1.4 KiB
Plaintext
|
|
Libpng 1.5.11beta01 - April 26, 2012
|
|
|
|
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.11beta01.tar.xz (LZMA-compressed, recommended)
|
|
1.5.11beta01.tar.gz
|
|
1.5.11beta01.tar.bz2
|
|
|
|
Source files with CRLF line endings (for Windows), without the
|
|
"configure" script
|
|
|
|
lp1511b01.7z (LZMA-compressed, recommended)
|
|
lp1511b01.zip
|
|
|
|
Other information:
|
|
|
|
1.5.11beta01-README.txt
|
|
1.5.11beta01-LICENSE.txt
|
|
|
|
Changes since the last public release (1.5.10):
|
|
|
|
Version 1.5.11 [April 26, 2012]
|
|
Revised scripts/makefile.darwin: use system zlib; remove quotes around
|
|
architecture list; add missing ppc architecture; add architecture options
|
|
to shared library link; don't try to create a shared lib based on missing
|
|
RELEASE variable.
|
|
Enable png_set_check_for_invalid_index() for both read and write.
|
|
Removed #ifdef PNG_HANDLE_AS_UNKNOWN_SUPPORTED in pngpriv.h around
|
|
declaration of png_handle_unknown().
|
|
Added -lssp_nonshared in a comment in scripts/makefile.freebsd
|
|
|
|
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
|