[devel] Combined multiple png_warning() calls for a single error.

This commit is contained in:
Glenn Randers-Pehrson
2010-03-31 21:50:21 -05:00
parent 946c3f985f
commit 92a3ef4a14
7 changed files with 37 additions and 40 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.5.0beta16 - March 30, 2010
Libpng 1.5.0beta16 - April 1, 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.
@@ -131,7 +131,7 @@ version 1.5.0beta15 [March 17, 2010]
Removed makefile.mingw.
Eliminated PNG_NO_EXTERN and PNG_ALL_EXTERN
version 1.5.0beta16 [March 30, 2010]
version 1.5.0beta16 [April 1, 2010]
Make png_text_struct independent of PNG_iTXt_SUPPORTED, so that
fields are initialized in all configurations. The READ/WRITE
macros (PNG_(READ|WRITE)_iTXt_SUPPORTED) still function as
@@ -139,6 +139,7 @@ version 1.5.0beta16 [March 30, 2010]
and iTXt_SUPPORTED can be used to detect presence of either
read or write support (but it is probably better to check for
the one actually required - read or write.)
Combined multiple png_warning() calls for a single error.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit