[libpng17] Imported from libpng-1.7.0beta30.tar

This commit is contained in:
Glenn Randers-Pehrson
2014-02-02 15:14:21 -06:00
parent ae14dcd404
commit 1695471118
15 changed files with 34 additions and 34 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.7.0beta30 - February 1, 2014
Libpng 1.7.0beta30 - February 2, 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.
@@ -496,7 +496,7 @@ Version 1.7.0beta28 [January 20, 2014]
Version 1.7.0beta29 [January 30, 2014]
Quiet an uninitialized memory warning from VS2013 in png_get_png().
Version 1.7.0beta30 [February 1, 2014]
Version 1.7.0beta30 [February 2, 2014]
Fixed a large number of instances where PNGCBAPI was omitted from
function definitions.
Added pngimage test program for png_read_png and png_write_png. This