[libpng16] Imported from libpng-1.6.11beta02.tar

This commit is contained in:
Glenn Randers-Pehrson
2014-03-25 10:31:12 -05:00
parent 804c76b47b
commit 6b570f11e1
16 changed files with 48 additions and 44 deletions

View File

@@ -4880,7 +4880,7 @@ Version 1.6.11beta01 [March 17, 2014]
Changed ZlibSrcDir from 1.2.5 to 1.2.8 in projects/vstudio.
Moved configuration information from the manual to the INSTALL file.
Version 1.6.11beta02 [March 22, 2014]
Version 1.6.11beta02 [March 25, 2014]
Removed #if/#else/#endif from inside two pow() calls in pngvalid.c because
they were handled improperly by Portland Group's PGI-14.1 - PGI-14.3
when using its "__builtin_pow()" function.