[libpng16] Fix bug in pngerror.c: some long warnings were being improperly

truncated (bug introduced in libpng-1.5.3beta05).
This commit is contained in:
John Bowler
2012-01-14 19:44:43 -06:00
committed by Glenn Randers-Pehrson
parent 665031e834
commit 00c6a9a62c
4 changed files with 40 additions and 29 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.6.0beta05 - January 11, 2012
Libpng 1.6.0beta05 - January 15, 2012
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.
@@ -104,8 +104,10 @@ Version 1.6.0beta04 [December 30, 2011]
Revised contrib/pngminus/pnm2png.c to avoid warnings when png_uint_32
and unsigned long are of different sizes.
Version 1.6.0beta05 [January 11, 2012]
Version 1.6.0beta05 [January 15, 2012]
Updated manual with description of the simplified API (copied from png.h)
Fix bug in pngerror.c: some long warnings were being improperly truncated
(bug introduced in libpng-1.5.3beta05).
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit