[libpng17] Imported from libpng-1.7.0beta66.tar

This commit is contained in:
Glenn Randers-Pehrson
2015-10-02 13:31:29 -05:00
parent 33d4b5b66d
commit 2ddd06c392
17 changed files with 63 additions and 56 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.7.0beta66 - September 27, 2015
Libpng 1.7.0beta66 - October 2, 2015
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.
@@ -871,7 +871,7 @@ Version 1.7.0beta65 [September 16, 2015]
(but not yet by the writer) (John Bowler).
Implemented shared transform handling that is used throughout (John Bowler).
Version 1.7.0beta66 [September 27, 2015]
Version 1.7.0beta66 [October 2, 2015]
Enabled the low-bit-depth gray tests that were disabled in prior versions
of libpng because of problems that should have been fixed by the recent
changes to libpng17. Enabling the tests revealed bugs in those changes