mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
39 lines
1.1 KiB
Plaintext
39 lines
1.1 KiB
Plaintext
|
|
Libpng 1.4.8beta01 - May 2, 2011
|
|
|
|
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.4.8beta01.tar.xz (LZMA-compressed, recommended)
|
|
1.4.8beta01.tar.gz
|
|
1.4.8beta01.tar.bz2
|
|
|
|
Source files with CRLF line endings (for Windows), without the
|
|
"configure" script
|
|
|
|
lp148b01.7z (LZMA-compressed, recommended)
|
|
lp148b01.zip
|
|
|
|
Other information:
|
|
|
|
1.4.8beta01-README.txt
|
|
1.4.8beta01-LICENSE.txt
|
|
|
|
Changes since the last public release (1.4.7):
|
|
|
|
version 1.4.8beta01 [May 2, 2011]
|
|
Undef "_ALL_SOURCE" for AIX, to prevent "jmpbuf" from being redefined.
|
|
Copied png_debug macros from pngpriv.h into pngtest.c and removed
|
|
"#include pngpriv.h" from pngtest.c, to avoid setting a bad example.
|
|
|
|
Send comments/corrections/commendations to glennrp at users.sourceforge.net
|
|
or to png-mng-implement at lists.sf.net (subscription required; visit
|
|
https://lists.sourceforge.net/lists/listinfo/png-mng-implement).
|
|
|
|
Glenn R-P
|