[libpng16] Imported from libpng-1.6.2rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2013-04-18 06:23:26 -05:00
parent 7a69beda7b
commit 0794df4062
25 changed files with 67 additions and 65 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.6.2beta02 - April 18, 2013
Libpng 1.6.2rc01 - April 18, 2013
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,19 +9,19 @@ Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
1.6.2beta02.tar.xz (LZMA-compressed, recommended)
1.6.2beta02.tar.gz
1.6.2rc01.tar.xz (LZMA-compressed, recommended)
1.6.2rc01.tar.gz
Source files with CRLF line endings (for Windows), without the
"configure" script
lp162b02.7z (LZMA-compressed, recommended)
lp162b02.zip
lp162r01.7z (LZMA-compressed, recommended)
lp162r01.zip
Other information:
1.6.2beta02-README.txt
1.6.2beta02-LICENSE.txt
1.6.2rc01-README.txt
1.6.2rc01-LICENSE.txt
Changes since the last public release (1.6.1):
@@ -38,7 +38,7 @@ Version 1.6.2beta01 [April 14, 2013]
(Flavio Medeiros).
Corrected length written to uncompressed iTXt chunks (Samuli Suominen).
Version 1.6.2beta02 [April 18, 2013]
Version 1.6.2rc01 [April 18, 2013]
Added contrib/tools/fixitxt.c, to repair the erroneous iTXt chunk length
written by libpng-1.6.0 and 1.6.1.
Levchenko).