[devel] Imported from libpng-1.5.3beta02.tar

This commit is contained in:
Glenn Randers-Pehrson
2011-04-03 06:22:02 -05:00
parent b8e314072f
commit 8abcf141fa
15 changed files with 29 additions and 29 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.5.3beta02 - April 2, 2011
Libpng 1.5.3beta02 - April 3, 2011
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.
@@ -31,7 +31,7 @@ Version 1.5.3beta01 [April 1, 2011]
Added API functions to set parameters for zlib compression of non-IDAT
chunks.
Version 1.5.3beta02 [April 2, 2011]
Version 1.5.3beta02 [April 3, 2011]
Updated scripts/symbols.def with new API functions.
Only compile the new zlib re-initializing code when text or iCCP is
supported, using PNG_WRITE_COMPRESSED_TEXT_SUPPORTED macro.