[libpng16] Imported from libpng-1.6.24beta06.tar

This commit is contained in:
Glenn Randers-Pehrson
2016-07-18 08:40:26 -05:00
parent 639b48625f
commit ee079481c9
17 changed files with 35 additions and 32 deletions

View File

@@ -1,4 +1,4 @@
Libpng 1.6.24beta06 - July 15, 2016
Libpng 1.6.24beta06 - July 18, 2016
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.
@@ -86,7 +86,7 @@ Version 1.6.24beta05 [July 13, 2016]
Fixed some indentation to comply with our coding style.
Added contrib/tools/reindent.
Version 1.6.24beta06 [July 15, 2016]
Version 1.6.24beta06 [July 18, 2016]
Fixed more indentation to comply with our coding style.
Eliminated unnecessary tests of boolean png_isaligned() vs 0.