[libpng16] Imported from libpng-1.6.12rc03.tar

This commit is contained in:
Glenn Randers-Pehrson
2014-06-07 22:41:00 -05:00
parent 41694dcaea
commit db1a0e763f
25 changed files with 69 additions and 65 deletions

View File

@@ -4929,9 +4929,11 @@ Version 1.6.12rc01 [June 6, 2014]
Relocated new code from 1.6.11beta06 in png.c to a point after the
declarations (Max Stepin).
Version 1.6.12rc03 [June 8, 2014]
Version 1.6.12rc02 [June 7, 2014]
Changed file permissions of contrib/tools/intgamma.sh,
test-driver, and compile from 0644 to 0755 (Cosmin).
Version 1.6.12rc03 [June 8, 2014]
Ensure "__has_attribute()" macro exists before trying to use it with
old clang compilers (MacPorts Ticket #43939).