mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[master] Fixed spelling in ANNOUNCE and CHANGES
This commit is contained in:
parent
8aa84c7fce
commit
aa3725c860
3
ANNOUNCE
3
ANNOUNCE
@ -48,11 +48,12 @@ version 1.4.5rc01 [November 19, 2010]
|
|||||||
|
|
||||||
version 1.4.5beta05 [November 20, 2010]
|
version 1.4.5beta05 [November 20, 2010]
|
||||||
Removed some extraneous parentheses that appeared in pngrutil.c of
|
Removed some extraneous parentheses that appeared in pngrutil.c of
|
||||||
libpng-1.4.3bet01
|
libpng-1.4.3beta01
|
||||||
Revised png_get_uint_32, png_get_int_32, png_get_uint_16 (Cosmin)
|
Revised png_get_uint_32, png_get_int_32, png_get_uint_16 (Cosmin)
|
||||||
Moved reading of file signature into png_read_sig (Cosmin)
|
Moved reading of file signature into png_read_sig (Cosmin)
|
||||||
Fixed atomicity of chunk header serialization (Cosmin)
|
Fixed atomicity of chunk header serialization (Cosmin)
|
||||||
Added test for io_state in pngtest.c (Cosmin)
|
Added test for io_state in pngtest.c (Cosmin)
|
||||||
|
Added "#!/bin/sh" at the top of contrib/pngminim/*/gather.sh scripts.
|
||||||
|
|
||||||
Send comments/corrections/commendations to glennrp at users.sourceforge.net
|
Send comments/corrections/commendations to glennrp at users.sourceforge.net
|
||||||
or to png-mng-implement at lists.sf.net (subscription required; visit
|
or to png-mng-implement at lists.sf.net (subscription required; visit
|
||||||
|
2
CHANGES
2
CHANGES
@ -2702,7 +2702,7 @@ version 1.4.5rc01 [November 19, 2010]
|
|||||||
|
|
||||||
version 1.4.5beta05 [November 20, 2010]
|
version 1.4.5beta05 [November 20, 2010]
|
||||||
Removed some extraneous parentheses that appeared in pngrutil.c of
|
Removed some extraneous parentheses that appeared in pngrutil.c of
|
||||||
libpng-1.4.3bet01
|
libpng-1.4.3beta01
|
||||||
Revised png_get_uint_32, png_get_int_32, png_get_uint_16 (Cosmin)
|
Revised png_get_uint_32, png_get_int_32, png_get_uint_16 (Cosmin)
|
||||||
Moved reading of file signature into png_read_sig (Cosmin)
|
Moved reading of file signature into png_read_sig (Cosmin)
|
||||||
Fixed atomicity of chunk header serialization (Cosmin)
|
Fixed atomicity of chunk header serialization (Cosmin)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user