mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng10] Imported from libpng-1.0.27rc6.tar
This commit is contained in:
32
ANNOUNCE
32
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.0.27rc5 - August 10, 2007
|
||||
Libpng 1.0.27rc6 - August 15, 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.0.27rc5.tar.gz
|
||||
libpng-1.0.27rc5.tar.bz2
|
||||
libpng-1.0.27rc6.tar.gz
|
||||
libpng-1.0.27rc6.tar.bz2
|
||||
|
||||
Source files with LF line endings (for Unix/Linux) without the
|
||||
"configure" script
|
||||
|
||||
libpng-1.0.27rc5-no-config.tar.gz
|
||||
libpng-1.0.27rc5-no-config.tar.bz2
|
||||
libpng-1.0.27rc6-no-config.tar.gz
|
||||
libpng-1.0.27rc6-no-config.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp1027r05.zip
|
||||
lp1027r05.tar.bz2
|
||||
lp1027r06.zip
|
||||
lp1027r06.tar.bz2
|
||||
|
||||
Project files
|
||||
|
||||
libpng-1.0.27rc5-project-netware.zip
|
||||
libpng-1.0.27rc5-project-wince.zip
|
||||
libpng-1.0.27rc6-project-netware.zip
|
||||
libpng-1.0.27rc6-project-wince.zip
|
||||
|
||||
Other information:
|
||||
|
||||
libpng-1.0.27rc5-README.txt
|
||||
libpng-1.0.27rc5-KNOWNBUGS.txt
|
||||
libpng-1.0.27rc5-LICENSE.txt
|
||||
libpng-1.0.27rc5-Y2K-compliance.txt
|
||||
libpng-1.0.27rc6-README.txt
|
||||
libpng-1.0.27rc6-KNOWNBUGS.txt
|
||||
libpng-1.0.27rc6-LICENSE.txt
|
||||
libpng-1.0.27rc6-Y2K-compliance.txt
|
||||
|
||||
Changes since the last public release (1.0.26):
|
||||
|
||||
@@ -166,7 +166,7 @@ version 1.2.19beta30 [July 26, 2007]
|
||||
version 1.2.19beta31 [July 27, 2007]
|
||||
Fix typos in pnggccrd.c
|
||||
|
||||
version 1.2.19beta32 [August 10, 2007]
|
||||
version 1.2.19beta32 [August 15, 2007]
|
||||
Disable PNG_MMX_CODE_SUPPORTED when PNG_ASSEMBLER_CODE_SUPPORTED is off.
|
||||
Enable PNG_MMX_READ_FILTER_* by default (they were inadvertently disabled in
|
||||
libpng-1.2.19beta23).
|
||||
@@ -192,6 +192,10 @@ version 1.0.27rc5 and 1.2.19rc5 [August 10, 2007]
|
||||
Fix typo (missing '"') in pnggccrd.c
|
||||
Revise handling of png_strtod in recent versions of WINCE
|
||||
|
||||
version 1.0.27rc6 and 1.2.19rc6 [August 15, 2007]
|
||||
Fix typo (missing ',') in contrib/gregbook/readpng2.c
|
||||
Undid row initialization error exit added to rc2 and rc4.
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user