[libpng16] Imported from libpng-1.6.18beta02.tar

This commit is contained in:
Glenn Randers-Pehrson
2015-04-26 10:10:42 -05:00
parent c861dc8923
commit ecc391bbcf
14 changed files with 32 additions and 32 deletions

View File

@@ -1,4 +1,4 @@
Libpng 1.6.18beta02 - April 1, 2015
Libpng 1.6.18beta02 - April 26, 2015
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.
@@ -25,7 +25,7 @@ Other information:
Changes since the last public release (1.6.17):
Version 1.6.18beta01 [April 01, 2015]
Version 1.6.18beta01 [April 1, 2015]
Removed PNG_SET_CHUNK_[CACHE|MALLOC]_LIMIT_SUPPORTED macros. They
have been combined with PNG_SET_USER_LIMITS_SUPPORTED (resolves
bug report by Andrew Church).
@@ -34,7 +34,7 @@ Version 1.6.18beta01 [April 01, 2015]
some 32-bit platforms (Bug reports by Peter Breitenlohner [i686]
and Petr Gajdos [i586]).
Version 1.6.18beta02 [April 1, 2015]
Version 1.6.18beta02 [April 26, 2015]
Suppressed some warnings from the Borland C++ 5.5.1/5.82 compiler
(Bug report by Viktor Szaka'ts).