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.15beta5.tar
This commit is contained in:
32
ANNOUNCE
32
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.2.15beta4 - December 7, 2006
|
||||
Libpng 1.2.15beta5 - December 8, 2006
|
||||
|
||||
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.15beta4.tar.gz
|
||||
libpng-1.2.15beta4.tar.bz2
|
||||
libpng-1.2.15beta5.tar.gz
|
||||
libpng-1.2.15beta5.tar.bz2
|
||||
|
||||
Source files with LF line endings (for Unix/Linux) without the
|
||||
"configure" script
|
||||
|
||||
libpng-1.2.15beta4-no-config.tar.gz
|
||||
libpng-1.2.15beta4-no-config.tar.bz2
|
||||
libpng-1.2.15beta5-no-config.tar.gz
|
||||
libpng-1.2.15beta5-no-config.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp1215b04.zip
|
||||
lp1215b04.tar.bz2
|
||||
lp1215b05.zip
|
||||
lp1215b05.tar.bz2
|
||||
|
||||
Project files
|
||||
|
||||
libpng-1.2.15beta4-project-netware.zip
|
||||
libpng-1.2.15beta4-project-wince.zip
|
||||
libpng-1.2.15beta5-project-netware.zip
|
||||
libpng-1.2.15beta5-project-wince.zip
|
||||
|
||||
Other information:
|
||||
|
||||
libpng-1.2.15beta4-README.txt
|
||||
libpng-1.2.15beta4-KNOWNBUGS.txt
|
||||
libpng-1.2.15beta4-LICENSE.txt
|
||||
libpng-1.2.15beta4-Y2K-compliance.txt
|
||||
libpng-1.2.15beta5-README.txt
|
||||
libpng-1.2.15beta5-KNOWNBUGS.txt
|
||||
libpng-1.2.15beta5-LICENSE.txt
|
||||
libpng-1.2.15beta5-Y2K-compliance.txt
|
||||
|
||||
Changes since the last public release (1.2.14):
|
||||
|
||||
@@ -48,10 +48,14 @@ version 1.2.15beta2 [December 3, 2006]
|
||||
version 1.2.15beta3 [December 4, 2006]
|
||||
Add "png_bytep" typecast to profile while calculating length in pngwutil.c
|
||||
|
||||
version 1.2.15beta4 [December 7, 2006]
|
||||
version 1.2.15beta4 [November 7, 2006]
|
||||
Added scripts/CMakeLists.txt
|
||||
Changed PNG_NO_ASSEMBLER_CODE to PNG_NO_MMX_CODE in scripts, like 1.4.0beta
|
||||
|
||||
version 1.2.15beta5 [December 8, 2006]
|
||||
Changed some instances of PNG_ASSEMBER_* to PNG_MMX_* in pnggccrd.c
|
||||
Revised scripts/CMakeLists.txt
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
|
||||
|
||||
Reference in New Issue
Block a user