mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng16] Fixed rgb_to_gray checks and added tRNS checks to pngvalid.c
This commit is contained in:
committed by
Glenn Randers-Pehrson
parent
d344589703
commit
a21a5b22c1
5
ANNOUNCE
5
ANNOUNCE
@@ -1,4 +1,4 @@
|
||||
Libpng 1.6.18beta01 - March 27, 2015
|
||||
Libpng 1.6.18beta01 - March 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.
|
||||
@@ -25,10 +25,11 @@ Other information:
|
||||
|
||||
Changes since the last public release (1.6.17):
|
||||
|
||||
Version 1.6.18beta01 [March 27, 2015]
|
||||
Version 1.6.18beta01 [March 31, 2015]
|
||||
Removed PNG_SET_CHUNK_[CACHE|MALLOC]_LIMIT_SUPPORTED macros. They
|
||||
have been combined with PNG_SET_USER_LIMITS_SUPPORTED (resolves
|
||||
bug report by Andrew Church).
|
||||
Fixed rgb_to_gray checks and added tRNS checks to pngvalid.c
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user