[master] Fixed typo in ANNOUNCE and CHANGES.

This commit is contained in:
Glenn Randers-Pehrson 2010-02-14 07:43:22 -06:00
parent 0d1a2dd7a9
commit 44827ccad8
2 changed files with 4 additions and 2 deletions

View File

@ -83,7 +83,8 @@ version 1.4.1beta11 [February 12, 2010]
Complete rewrite of two-pass png_decompress_chunk() by John Bowler.
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]

View File

@ -2516,7 +2516,8 @@ version 1.4.1beta11 [February 12, 2010]
Complete rewrite of two-pass png_decompress_chunk() by John Bowler.
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]