mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
Imported from libpng-1.2.20rc2.tar
This commit is contained in:
33
ANNOUNCE
33
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.2.20rc1 - August 23, 2007
|
||||
Libpng 1.2.20rc2 - August 27, 2007
|
||||
|
||||
This is not intended to be a public release. It will be replaced
|
||||
within a few weeks by a public version or by another test version.
|
||||
@@ -9,32 +9,32 @@ Files available for download:
|
||||
Source files with LF line endings (for Unix/Linux) and with a
|
||||
"configure" script
|
||||
|
||||
libpng-1.2.20rc1.tar.gz
|
||||
libpng-1.2.20rc1.tar.bz2
|
||||
libpng-1.2.20rc2.tar.gz
|
||||
libpng-1.2.20rc2.tar.bz2
|
||||
|
||||
Source files with LF line endings (for Unix/Linux) without the
|
||||
"configure" script
|
||||
|
||||
libpng-1.2.20rc1-no-config.tar.gz
|
||||
libpng-1.2.20rc1-no-config.tar.bz2
|
||||
libpng-1.2.20rc2-no-config.tar.gz
|
||||
libpng-1.2.20rc2-no-config.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp1220r01.zip
|
||||
lp1220r01.tar.bz2
|
||||
lp1220r02.zip
|
||||
lp1220r02.tar.bz2
|
||||
|
||||
Project files
|
||||
|
||||
libpng-1.2.20rc1-project-netware.zip
|
||||
libpng-1.2.20rc1-project-wince.zip
|
||||
libpng-1.2.20rc2-project-netware.zip
|
||||
libpng-1.2.20rc2-project-wince.zip
|
||||
|
||||
Other information:
|
||||
|
||||
libpng-1.2.20rc1-README.txt
|
||||
libpng-1.2.20rc1-KNOWNBUGS.txt
|
||||
libpng-1.2.20rc1-LICENSE.txt
|
||||
libpng-1.2.20rc1-Y2K-compliance.txt
|
||||
libpng-1.2.20rc2-README.txt
|
||||
libpng-1.2.20rc2-KNOWNBUGS.txt
|
||||
libpng-1.2.20rc2-LICENSE.txt
|
||||
libpng-1.2.20rc2-Y2K-compliance.txt
|
||||
|
||||
Changes since the last public release (1.2.19):
|
||||
|
||||
@@ -54,9 +54,14 @@ version 1.2.20beta03 [August 20, 2007]
|
||||
version 1.2.20beta04 [August 21, 2007]
|
||||
Revised pngvcrd.c for improved efficiency (Steve Snyder).
|
||||
|
||||
version 1.2.20beta05 [August 23, 2007]
|
||||
version 1.2.20rc1 [August 23, 2007]
|
||||
Revised pngconf.h to set PNG_NO_MMX_CODE for gcc-3.x compilers.
|
||||
|
||||
version 1.2.20rc2 [August 27, 2007]
|
||||
Revised scripts/CMakeLists.txt
|
||||
Revised #ifdefs to ensure one and only one of pnggccrd.c, pngvcrd.c,
|
||||
or part of pngrutil.c is selected.
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user