[master] Imported from libpng-1.4.5rc02.tar

This commit is contained in:
Glenn Randers-Pehrson
2010-12-02 07:04:06 -06:00
parent 756f873a25
commit 010110a0be
33 changed files with 96 additions and 88 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.4.5beta07 - November 25, 2010
Libpng 1.4.5rc02 - December 2, 2010
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.
@@ -9,20 +9,20 @@ Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
1.4.5beta07.tar.xz (LZMA-compressed, recommended)
1.4.5beta07.tar.gz
1.4.5beta07.tar.bz2
1.4.5rc02.tar.xz (LZMA-compressed, recommended)
1.4.5rc02.tar.gz
1.4.5rc02.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lp145b07.zip
lp145b07.7z
lp145r02.zip
lp145r02.7z
Other information:
1.4.5beta07-README.txt
1.4.5beta07-LICENSE.txt
1.4.5rc02-README.txt
1.4.5rc02-LICENSE.txt
Changes since the last public release (1.4.4):
@@ -46,7 +46,7 @@ version 1.4.5beta04 [November 8, 2010]
version 1.4.5rc01 [November 19, 2010]
No changes.
version 1.4.5beta05 [November 25, 2010]
version 1.4.5beta05 [December 2, 2010]
Removed some extraneous parentheses that appeared in pngrutil.c of
libpng-1.4.3beta01
Revised png_get_uint_32, png_get_int_32, png_get_uint_16 (Cosmin)
@@ -74,6 +74,9 @@ version 1.4.5beta07 [November 25, 2010]
Reverted png_get_uint_16 macro to beta05 and added comment about the
potential API incompatibility.
version 1.4.5rc02 [December 2, 2010]
No changes.
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).