[devel] Imported from libpng-1.5.0beta08.tar

This commit is contained in:
Glenn Randers-Pehrson
2010-02-19 12:57:41 -06:00
parent 64af5394f5
commit 69e238b098
28 changed files with 88 additions and 79 deletions

View File

@@ -2530,9 +2530,12 @@ version 1.4.1beta12 and 1.5.0beta06 [February 14, 2010]
Fixed type declaration of png_get_chunk_malloc_max() in pngget.c (Daisuke
Nishikawa)
version 1.5.0beta07 [February 19, 2010]
version 1.5.0beta07 [omitted]
version 1.5.0beta08 [February 19, 2010]
Changed #ifdef PNG_NO_STDIO_SUPPORTED to #ifdef PNG_NO_CONSOLE_IO_SUPPORTED
wherever png_snprintf() is used to construct error and warning messages.
Noted in scripts/makefile.mingw that it expects to be run under MSYS.
Removed obsolete unused MMX-querying support from contrib/gregbook
Added exported png_longjmp() function.
Removed the AIX redefinition of jmpbuf in png.h