mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[master] Update announcements about png_decompress_chunk().
This commit is contained in:
parent
a2cde53c87
commit
ec39f8f8d7
2
ANNOUNCE
2
ANNOUNCE
@ -80,7 +80,7 @@ version 1.4.1beta11 [February 13, 2010]
|
|||||||
Removed the cbuilder5 project, which has not been updated to 1.4.0.
|
Removed the cbuilder5 project, which has not been updated to 1.4.0.
|
||||||
Removed unused "buffer_size" variable from png_decompress_chunk().
|
Removed unused "buffer_size" variable from png_decompress_chunk().
|
||||||
Relocated misplaced closing curley bracket in png_decompress_chunk().
|
Relocated misplaced closing curley bracket in png_decompress_chunk().
|
||||||
Reverted to original png_decompress_chunk() plus counting pass.
|
Complete rewrite of two-pass png_decompress_chunk() by John Bowler.
|
||||||
|
|
||||||
|
|
||||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||||
|
2
CHANGES
2
CHANGES
@ -2513,7 +2513,7 @@ version 1.4.1beta11 [February 13, 2010]
|
|||||||
Relocated misplaced closing curley bracket in png_decompress_chunk().
|
Relocated misplaced closing curley bracket in png_decompress_chunk().
|
||||||
Removed unused "buffer_size" variable from png_decompress_chunk().
|
Removed unused "buffer_size" variable from png_decompress_chunk().
|
||||||
Removed the cbuilder5 project, which has not been updated to 1.4.0.
|
Removed the cbuilder5 project, which has not been updated to 1.4.0.
|
||||||
Reverted to original png_decompress_chunk() plus counting pass.
|
Complete rewrite of two-pass png_decompress_chunk() by John Bowler.
|
||||||
|
|
||||||
version 1.4.1rc02 [February 13, 2010]
|
version 1.4.1rc02 [February 13, 2010]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user