[master] Bump to version 1.4.8beta01

This commit is contained in:
Glenn Randers-Pehrson
2011-05-02 12:21:42 -05:00
parent 16ee3e9870
commit f512ca7625
35 changed files with 101 additions and 95 deletions

View File

@@ -1,31 +1,35 @@
Libpng 1.4.7 - April 10, 2011
Libpng 1.4.8beta01 - May 2, 2011
This is a public release of libpng, intended for use in production codes.
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
libpng-1.4.7.tar.xz (LZMA-compressed, recommended)
libpng-1.4.7.tar.gz
libpng-1.4.7.tar.bz2
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
lpng147.7z (LZMA-compressed, recommended)
lpng147.zip
lp148b01.7z (LZMA-compressed, recommended)
lp148b01.zip
Other information:
libpng-1.4.7-README.txt
libpng-1.4.7-LICENSE.txt
1.4.8beta01-README.txt
1.4.8beta01-LICENSE.txt
Changes since the last public release (1.4.6):
version 1.4.7rc01 [April 9, 2010]
Relocated misplaced new declarations in pngwutil.c.
`
version 1.4.7 [May 2, 2011]
Disabled PNG_PEDANTIC_WARNINGS for all MSC versions as in libpng-1.4.5.
Send comments/corrections/commendations to glennrp at users.sourceforge.net