mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng15] Improve CHANGES and ANNOUNCE description of filler-byte fix.
This commit is contained in:
6
CHANGES
6
CHANGES
@@ -4391,8 +4391,10 @@ Version 1.5.24beta01 [August 19, 2015]
|
||||
|
||||
Version 1.5.24beta02 [September 19, 2015]
|
||||
Fixed png_save_int_32 when int is not 2's complement (John Bowler).
|
||||
Fixed byte order in png_set_filler with 16-bit output (previously fixed
|
||||
in libpng-1.6.17).
|
||||
Fixed byte order in png_do_read_filler() with 16-bit input (previously
|
||||
fixed in libpng-1.6.17 and 1.7.0beta46). Previously the high and
|
||||
low bytes of the filler, from png_set_filler() or from
|
||||
png_set_add_alpha(), were read in the wrong order.
|
||||
Merged pngvalid.c with version 1.6.19.
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
|
||||
Reference in New Issue
Block a user