[libpng15] Imported from libpng-1.5.6rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2011-10-26 08:36:21 -05:00
parent 52093f1776
commit 93254f66fc
25 changed files with 76 additions and 74 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.5.6beta08 - October 21, 2011
Libpng 1.5.6rc01 - October 26, 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.
@@ -9,20 +9,20 @@ Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
1.5.6beta08.tar.xz (LZMA-compressed, recommended)
1.5.6beta08.tar.gz
1.5.6beta08.tar.bz2
1.5.6rc01.tar.xz (LZMA-compressed, recommended)
1.5.6rc01.tar.gz
1.5.6rc01.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lp156b08.7z (LZMA-compressed, recommended)
lp156b08.zip
lp156r01.7z (LZMA-compressed, recommended)
lp156r01.zip
Other information:
1.5.6beta08-README.txt
1.5.6beta08-LICENSE.txt
1.5.6rc01-README.txt
1.5.6rc01-LICENSE.txt
Changes since the last public release (1.5.5):
@@ -89,7 +89,7 @@ Version 1.5.6beta07 [October 21, 2011]
Made png_ptr->prev_row an aligned pointer into png_ptr->big_prev_row
(Mans Rullgard).
Version 1.5.6beta08 [October 21, 2011]
Version 1.5.6rc01 [October 26, 2011]
Changed misleading "Missing PLTE before cHRM" warning to "Out of place cHRM"
Send comments/corrections/commendations to png-mng-implement at lists.sf.net: