[libpng16] Imported from libpng-1.6.32beta11.tar

This commit is contained in:
Glenn Randers-Pehrson
2017-08-07 07:28:24 -05:00
parent 7653aaa4b1
commit fa2f72258a
15 changed files with 26 additions and 25 deletions

View File

@@ -1,4 +1,4 @@
Libpng 1.6.32beta11 - August 6, 2017
Libpng 1.6.32beta11 - August 7, 2017
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.
@@ -80,7 +80,7 @@ Version 1.6.32beta10 [August 5, 2017]
Fix "const" declaration info_ptr argument to png_get_eXIf_1() and the
num_exif argument to png_get_eXIf_1() (Github Issue 171).
Version 1.6.32beta11 [August 6, 2017]
Version 1.6.32beta11 [August 7, 2017]
Added "eXIf" to "chunks_to_ignore[]" in png_set_keep_unknown_chunks().
Added huge_IDAT.png and empty_ancillary_chunks.png to testpngs/crashers.
Make pngtest --strict, --relax, --xfail options imply -m (multiple).