[libpng16] Imported from libpng-1.6.7rc02.tar

This commit is contained in:
Glenn Randers-Pehrson
2013-11-07 08:04:02 -06:00
parent 08b0620202
commit 4da9d314bc
15 changed files with 30 additions and 30 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.6.7rc02 - November 4, 2013
Libpng 1.6.7rc02 - November 7, 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.
@@ -93,7 +93,7 @@ Version 1.6.7beta04 [October 26, 2013]
Version 1.6.7rc01 [November 2, 2013]
No changes.
Version 1.6.7rc02 [November 4, 2013]
Version 1.6.7rc02 [November 7, 2013]
Fixed #include in filter_neon_intrinsics.c and ctype macros. The ctype char
checking macros take an unsigned char argument, not a signed char.