[devel] Imported from libpng-1.5.0beta12.tar

This commit is contained in:
Glenn Randers-Pehrson
2010-03-08 21:28:21 -06:00
parent c17c957f95
commit 86f88ddd53
38 changed files with 62 additions and 54 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.5.0beta12 - March 8, 2010
Libpng 1.5.0beta12 - March 9, 2010
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.
@@ -78,7 +78,7 @@ version 1.5.0beta11 [March 6, 2010]
Removed checking for already-included setjmp.h from pngconf.h
Fixed inconsistent indentations and made numerous cosmetic changes.
version 1.5.0beta12 [March 8, 2010]
version 1.5.0beta12 [March 9, 2010]
Moved "#include png.h" inside pngpriv.h and removed "#include png.h" from
the source files, along with "#define PNG_EXPOSE_INTERNAL_STRUCTURES"
and "#define PNG_NO_PEDANTIC_WARNINGS" (John Bowler).