[libpng15] Update manual about handling over-length PLTE chunks.

This commit is contained in:
Glenn Randers-Pehrson
2015-10-31 08:47:32 -05:00
parent 820a090567
commit 91a73053b9
4 changed files with 19 additions and 19 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.5.24beta03 - October 30, 2015
Libpng 1.5.24beta03 - October 31, 2015
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.
@@ -52,7 +52,7 @@ Version 1.5.24beta02 [October 15, 2015]
Merged pngvalid.c with version 1.6.19.
Added sPLT support to pngtest.c
Version 1.5.24beta03 [October 30, 2015]
Version 1.5.24beta03 [October 31, 2015]
Prevent writing over-length PLTE chunk (Cosmin Truta).
Libpng incorrectly calculated the output rowbytes when the application
decreased either the number of channels or the bit depth (or both) in