mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
Fix typo in CHANGES and ANNOUNCE (mentioned wrong versions of autoconf).
This commit is contained in:
parent
0a2547e83d
commit
4cd137127f
2
ANNOUNCE
2
ANNOUNCE
@ -439,7 +439,7 @@ version 1.4.0beta56 [April 25, 2009]
|
|||||||
version 1.4.0beta57 [May 2, 2009]
|
version 1.4.0beta57 [May 2, 2009]
|
||||||
Removed prototype for png_freeptr() that was added in libpng-1.4.0beta24
|
Removed prototype for png_freeptr() that was added in libpng-1.4.0beta24
|
||||||
but was never defined (again).
|
but was never defined (again).
|
||||||
Rebuilt configure scripts with autoconf-2.61 instead of 2.60
|
Rebuilt configure scripts with autoconf-2.63 instead of 2.62
|
||||||
|
|
||||||
version 1.4.0betaN [future]
|
version 1.4.0betaN [future]
|
||||||
Build shared libraries with -lz and sometimes -lm.
|
Build shared libraries with -lz and sometimes -lm.
|
||||||
|
|||||||
2
CHANGES
2
CHANGES
@ -2116,7 +2116,7 @@ version 1.4.0beta56 [April 25, 2009]
|
|||||||
version 1.4.0beta57 [May 2, 2009]
|
version 1.4.0beta57 [May 2, 2009]
|
||||||
Removed prototype for png_freeptr() that was added in libpng-1.4.0beta24
|
Removed prototype for png_freeptr() that was added in libpng-1.4.0beta24
|
||||||
but was never defined (again).
|
but was never defined (again).
|
||||||
Rebuilt configure scripts with autoconf-2.61 instead of 2.60
|
Rebuilt configure scripts with autoconf-2.63 instead of 2.62
|
||||||
|
|
||||||
version 1.4.0betaN [future]
|
version 1.4.0betaN [future]
|
||||||
Build shared libraries with -lz and sometimes -lm.
|
Build shared libraries with -lz and sometimes -lm.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user