mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng17] Update CHANGES and ANNOUNCE
This commit is contained in:
parent
ace10ed9a2
commit
1bfeb46881
8
ANNOUNCE
8
ANNOUNCE
@ -1125,6 +1125,14 @@ Version 1.7.0beta74 [December 19, 2015]
|
||||
integration testing (David Drysdale).
|
||||
|
||||
Version 1.7.0beta75 [December 19, 2015]
|
||||
Fixed duplicate tIME chunk from png_write_png.
|
||||
Added an example program, pngcp.c, that illustrates the problem when
|
||||
used to copy pngtest.png (the result is an invalid PNG because the
|
||||
tIME chunk is duplicated.)
|
||||
Re-enabled 'methodical' filter selection code.
|
||||
Added an accurate 'methodical' measure.
|
||||
Fixed incorrect references to 'pngimage' in pngcp.
|
||||
Fixed incorrect debug macro in release builds.
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
|
||||
8
CHANGES
8
CHANGES
@ -5424,6 +5424,14 @@ Version 1.7.0beta74 [December 19, 2015]
|
||||
integration testing (David Drysdale).
|
||||
|
||||
Version 1.7.0beta75 [December 19, 2015]
|
||||
Fixed duplicate tIME chunk from png_write_png.
|
||||
Added an example program, pngcp.c, that illustrates the problem when
|
||||
used to copy pngtest.png (the result is an invalid PNG because the
|
||||
tIME chunk is duplicated.)
|
||||
Re-enabled 'methodical' filter selection code.
|
||||
Added an accurate 'methodical' measure.
|
||||
Fixed incorrect references to 'pngimage' in pngcp.
|
||||
Fixed incorrect debug macro in release builds.
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user