a5bcab7854
recognize the file extension, so it always compiles with C++ rules. Made minor changes to pngrutil.c to cast results where C++ expects it but C does not.
48 lines
1.4 KiB
Plaintext
48 lines
1.4 KiB
Plaintext
|
|
Libpng 1.5.5beta03 - July 15, 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.5.5beta03.tar.xz (LZMA-compressed, recommended)
|
|
1.5.5beta03.tar.gz
|
|
1.5.5beta03.tar.bz2
|
|
|
|
Source files with CRLF line endings (for Windows), without the
|
|
"configure" script
|
|
|
|
lp155b03.7z (LZMA-compressed, recommended)
|
|
lp155b03.zip
|
|
|
|
Other information:
|
|
|
|
1.5.5beta03-README.txt
|
|
1.5.5beta03-LICENSE.txt
|
|
|
|
Changes since the last public release (1.5.4):
|
|
|
|
Version 1.5.5beta01 [July 13, 2011]
|
|
Fixed some typos and made other minor changes in the manual.
|
|
Updated contrib/pngminus/makefile.std (Samuli Souminen)
|
|
|
|
Version 1.5.5beta02 [July 14, 2011]
|
|
Revised Makefile.am and Makefile.in to look in the right directory for
|
|
pnglibconf.h.prebuilt
|
|
|
|
Version 1.5.5beta03 [July 15, 2011]
|
|
Enabled compilation with g++ compiler. This compiler does not recognize
|
|
the file extension, so it always compiles with C++ rules. Made minor
|
|
changes to pngrutil.c to cast results where C++ expects it but C does not.
|
|
|
|
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
|