mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[devel] Update ANNOUNCE and CHANGES to reflect the recent bugfixes.
This commit is contained in:
2
ANNOUNCE
2
ANNOUNCE
@@ -32,6 +32,8 @@ Version 1.5.1beta01 [January 8, 2011]
|
|||||||
from png_charpp to png_bytepp in png_get_iCCP(). This change happened
|
from png_charpp to png_bytepp in png_get_iCCP(). This change happened
|
||||||
in version 1.5.0beta36 but is not noted in the CHANGES. Similarly,
|
in version 1.5.0beta36 but is not noted in the CHANGES. Similarly,
|
||||||
it was changed from png_charpp to png_const_bytepp in png_set_iCCP().
|
it was changed from png_charpp to png_const_bytepp in png_set_iCCP().
|
||||||
|
Ensure that png_rgb_to_gray ignores palette mapped images,
|
||||||
|
Fixed the failure to handle palette mapped images correctly.
|
||||||
|
|
||||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net:
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net:
|
||||||
(subscription required; visit
|
(subscription required; visit
|
||||||
|
|||||||
2
CHANGES
2
CHANGES
@@ -3148,6 +3148,8 @@ Version 1.5.1beta01 [January 8, 2011]
|
|||||||
from png_charpp to png_bytepp in png_get_iCCP(). This change happened
|
from png_charpp to png_bytepp in png_get_iCCP(). This change happened
|
||||||
in version 1.5.0beta36 but is not noted in the CHANGES. Similarly,
|
in version 1.5.0beta36 but is not noted in the CHANGES. Similarly,
|
||||||
it was changed from png_charpp to png_const_bytepp in png_set_iCCP().
|
it was changed from png_charpp to png_const_bytepp in png_set_iCCP().
|
||||||
|
Ensure that png_rgb_to_gray ignores palette mapped images,
|
||||||
|
Fixed the failure to handle palette mapped images correctly.
|
||||||
|
|
||||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||||
(subscription required; visit
|
(subscription required; visit
|
||||||
|
|||||||
Reference in New Issue
Block a user