mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng16] Renamed contrib/tools/fixitxt to contrib/tools/png-fix-itxt.
Added information in the documentation about problems with and fixes for the bad CRC and bad iTXt chunk situations.
This commit is contained in:
7
ANNOUNCE
7
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.6.3beta05 - May 8, 2013
|
||||
Libpng 1.6.3beta05 - May 9, 2013
|
||||
|
||||
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.
|
||||
@@ -45,7 +45,7 @@ Version 1.6.3beta04 [May 6, 2013]
|
||||
Calculate our own zlib windowBits when decoding rather than trusting the
|
||||
CMF bytes in the PNG datastream.
|
||||
|
||||
Version 1.6.3beta05 [May 8, 2013]
|
||||
Version 1.6.3beta05 [May 9, 2013]
|
||||
Choose to use windowBits==15 or the zlib header setting via the
|
||||
benign-errors setting. If benign errors are allowed, then ignore
|
||||
the windowBits setting in the zlib header.
|
||||
@@ -72,6 +72,9 @@ Version 1.6.3beta05 [May 8, 2013]
|
||||
Attempt to detect configuration issues with pngdeflate, which requires
|
||||
both the correct libpng and the correct zlib to function correctly.
|
||||
Check ZLIB_VERNUM for mismatches, enclose #error in quotes
|
||||
Renamed contrib/tools/fixitxt to contrib/tools/png-fix-itxt.
|
||||
Added information in the documentation about problems with and fixes for
|
||||
the bad CRC and bad iTXt chunk situations.
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user