mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[master] Fixed typo in ANNOUNCE and CHANGES.
This commit is contained in:
parent
0d1a2dd7a9
commit
44827ccad8
3
ANNOUNCE
3
ANNOUNCE
@ -83,7 +83,8 @@ version 1.4.1beta11 [February 12, 2010]
|
|||||||
Complete rewrite of two-pass png_decompress_chunk() by John Bowler.
|
Complete rewrite of two-pass png_decompress_chunk() by John Bowler.
|
||||||
|
|
||||||
version 1.4.1beta12 [February 14, 2010]
|
version 1.4.1beta12 [February 14, 2010]
|
||||||
Fixed typecast of png_get_user_malloc_max() in pngget.c (Daisuke Nishikawa)
|
Fixed type declaration of png_get_chunk_malloc_max() in pngget.c
|
||||||
|
(Daisuke Nishikawa)
|
||||||
|
|
||||||
version 1.4.1beta13 [February 14, 2010]
|
version 1.4.1beta13 [February 14, 2010]
|
||||||
|
|
||||||
|
3
CHANGES
3
CHANGES
@ -2516,7 +2516,8 @@ version 1.4.1beta11 [February 12, 2010]
|
|||||||
Complete rewrite of two-pass png_decompress_chunk() by John Bowler.
|
Complete rewrite of two-pass png_decompress_chunk() by John Bowler.
|
||||||
|
|
||||||
version 1.4.1beta12 [February 14, 2010]
|
version 1.4.1beta12 [February 14, 2010]
|
||||||
Fixed typecast of png_get_user_malloc_max() in pngget.c (Daisuke Nishikawa)
|
Fixed type declaration of png_get_chunk_malloc_max() in pngget.c
|
||||||
|
(Daisuke Nishikawa)
|
||||||
|
|
||||||
version 1.4.1beta13 [February 14, 2010]
|
version 1.4.1beta13 [February 14, 2010]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user