mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng16] Update CHANGES and ANNOUNCE
This commit is contained in:
10
ANNOUNCE
10
ANNOUNCE
@@ -1,4 +1,4 @@
|
||||
Libpng 1.6.21beta02 - December 13, 2015
|
||||
Libpng 1.6.21beta02 - December 14, 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,16 @@ Other information:
|
||||
|
||||
Changes since the last public release (1.6.20):
|
||||
|
||||
Version 1.6.21beta01 [December 13, 2015]
|
||||
Version 1.6.21beta01 [December 14, 2015]
|
||||
Fixed syntax "$(command)" in tests/pngstest that some shells other than
|
||||
bash could not parse (Bug report by Nelson Beebe). Use `command` instead.
|
||||
Moved png_check_keyword() from pngwutil.c to pngset.c
|
||||
Removed LE/BE dependencies in pngvalid, to 'fix' the current problem
|
||||
in the BigEndian tests by not testing it, making the BE code the same
|
||||
as the LE version.
|
||||
Fixes to pngvalid for various reduced build configurations (eliminate unused
|
||||
statics) and a fix for the case in rgb_to_gray when the digitize option
|
||||
reduces graylo to 0, producing a large error.
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user