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.13beta1.tar
This commit is contained in:
38
ANNOUNCE
38
ANNOUNCE
@@ -1,48 +1,52 @@
|
||||
|
||||
Libpng 1.2.12 - June 27, 2006
|
||||
Libpng 1.2.13beta1 - October 2, 2006
|
||||
|
||||
This is a public release of libpng, intended for use in production codes.
|
||||
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.
|
||||
|
||||
Files available for download:
|
||||
|
||||
Source files with LF line endings (for Unix/Linux) and with a
|
||||
"configure" script
|
||||
|
||||
libpng-1.2.12.tar.gz
|
||||
libpng-1.2.12.tar.bz2
|
||||
libpng-1.2.13beta1.tar.gz
|
||||
libpng-1.2.13beta1.tar.bz2
|
||||
|
||||
Source files with LF line endings (for Unix/Linux) without the
|
||||
"configure" script
|
||||
|
||||
libpng-1.2.12-no-config.tar.gz
|
||||
libpng-1.2.12-no-config.tar.bz2
|
||||
libpng-1.2.13beta1-no-config.tar.gz
|
||||
libpng-1.2.13beta1-no-config.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lpng1212.zip
|
||||
lpng1212.tar.bz2
|
||||
lp1213b01.zip
|
||||
lp1213b01.tar.bz2
|
||||
|
||||
Project files
|
||||
|
||||
libpng-1.2.12-project-netware.zip
|
||||
libpng-1.2.12-project-wince.zip
|
||||
libpng-1.2.13beta1-project-netware.zip
|
||||
libpng-1.2.13beta1-project-wince.zip
|
||||
|
||||
Other information:
|
||||
|
||||
libpng-1.2.12-README.txt
|
||||
libpng-1.2.12-KNOWNBUGS.txt
|
||||
libpng-1.2.12-LICENSE.txt
|
||||
libpng-1.2.12-Y2K-compliance.txt
|
||||
libpng-1.2.13beta1-README.txt
|
||||
libpng-1.2.13beta1-KNOWNBUGS.txt
|
||||
libpng-1.2.13beta1-LICENSE.txt
|
||||
libpng-1.2.13beta1-Y2K-compliance.txt
|
||||
|
||||
Changes since the last public release (1.2.11):
|
||||
|
||||
version 1.2.12 [June 27, 2006]
|
||||
|
||||
version 1.0.20, 1.2.12 [June 27, 2006]
|
||||
version 1.0.20, 1.2.12 [October 2, 2006]
|
||||
Really increased sprintf buffer from 50 to 52 chars in pngrutil.c to avoid
|
||||
buffer overflow.
|
||||
|
||||
version 1.2.13beta1 [October 2, 2006]
|
||||
Removed AC_FUNC_MALLOC from configure.ac
|
||||
Work around Intel-Mac compiler bug by setting PNG_NO_MMX_CODE in pngconf.h
|
||||
Change "logical" to "bitwise" throughout documentation.
|
||||
|
||||
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