[libpng17] Imported from libpng-1.7.0beta12.tar

This commit is contained in:
Glenn Randers-Pehrson
2013-04-29 20:55:55 -05:00
parent 7073d26e51
commit 40d41fe6f8
18 changed files with 36 additions and 34 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.7.0beta12 - April 29, 2013
Libpng 1.7.0beta12 - April 30, 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.
@@ -268,7 +268,7 @@ Version 1.7.0beta10 [April 24, 2013]
Version 1.7.0beta11 [April 26, 2013]
Test for 'arm*', not just 'arm' in the host_cpu configure variable.
Version 1.7.0beta12 [April 29, 2013]
Version 1.7.0beta12 [April 30, 2013]
Added png_app_warning for out-of-range unknown chunk index in
png_set_unknown_chunk_location().
Expanded manual paragraph about writing private chunks.