[libpng16] Imported from libpng-1.6.14beta06.tar

This commit is contained in:
Glenn Randers-Pehrson
2014-10-05 07:41:57 -05:00
parent a4fa1c57f4
commit f1a22bf9b3
15 changed files with 30 additions and 30 deletions

View File

@@ -1,4 +1,4 @@
Libpng 1.6.14beta06 - October 4, 2014
Libpng 1.6.14beta06 - October 5, 2014
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.
@@ -54,7 +54,7 @@ Version 1.6.14beta04 [September 27, 2014]
Version 1.6.14beta05 [October 1, 2014]
Added "option READ_iCCP enables READ_COMPRESSED_TEXT" to pnglibconf.dfa
Version 1.6.14beta06 [October 4, 2014]
Version 1.6.14beta06 [October 5, 2014]
Removed unused "text_len" parameter from private function png_write_zTXt().
Conditionally compile some code in png_deflate_claim(), when
PNG_WARNINGS_SUPPORTED and PNG_ERROR_TEXT_SUPPORTED are disabled.