[master] Imported from libpng-1.2.41beta17.tar

This commit is contained in:
Glenn Randers-Pehrson
2009-11-10 05:55:28 -06:00
parent 336b43d278
commit c099ea497a
26 changed files with 42 additions and 42 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.2.41beta17 - November 9, 2009
Libpng 1.2.41beta17 - November 10, 2009
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.
@@ -143,7 +143,7 @@ version 1.2.41beta16 [November 9, 2009]
that were detected by the new PNG_DEPSTRUCT macro.
Only #define PNG_DEPSTRUCT, etc. in pngconf.h if not already defined.
version 1.2.41beta17 [November 9, 2009]
version 1.2.41beta17 [November 10, 2009]
Updated CMakeLists.txt to add "-DPNG_CONFIGURE_LIBPNG" to the definitions.
Marked deprecated function prototypes with PNG_DEPRECATED.
Marked memory allocation function prototypes with PNG_ALLOCATED.