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.15beta1.tar
This commit is contained in:
41
ANNOUNCE
41
ANNOUNCE
@@ -1,49 +1,46 @@
|
||||
|
||||
Libpng 1.2.14 - November 28, 2006
|
||||
Libpng 1.2.15beta1 - December 3, 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.14.tar.gz
|
||||
libpng-1.2.14.tar.bz2
|
||||
libpng-1.2.15beta1.tar.gz
|
||||
libpng-1.2.15beta1.tar.bz2
|
||||
|
||||
Source files with LF line endings (for Unix/Linux) without the
|
||||
"configure" script
|
||||
|
||||
libpng-1.2.14-no-config.tar.gz
|
||||
libpng-1.2.14-no-config.tar.bz2
|
||||
libpng-1.2.15beta1-no-config.tar.gz
|
||||
libpng-1.2.15beta1-no-config.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lpng1214.zip
|
||||
lpng1214.tar.bz2
|
||||
lp1215b01.zip
|
||||
lp1215b01.tar.bz2
|
||||
|
||||
Project files
|
||||
|
||||
libpng-1.2.14-project-netware.zip
|
||||
libpng-1.2.14-project-wince.zip
|
||||
libpng-1.2.15beta1-project-netware.zip
|
||||
libpng-1.2.15beta1-project-wince.zip
|
||||
|
||||
Other information:
|
||||
|
||||
libpng-1.2.14-README.txt
|
||||
libpng-1.2.14-KNOWNBUGS.txt
|
||||
libpng-1.2.14-LICENSE.txt
|
||||
libpng-1.2.14-Y2K-compliance.txt
|
||||
libpng-1.2.15beta1-README.txt
|
||||
libpng-1.2.15beta1-KNOWNBUGS.txt
|
||||
libpng-1.2.15beta1-LICENSE.txt
|
||||
libpng-1.2.15beta1-Y2K-compliance.txt
|
||||
|
||||
Changes since the last public release (1.2.13):
|
||||
Changes since the last public release (1.2.14):
|
||||
|
||||
version 1.2.14 [November 28, 2006]
|
||||
|
||||
Relocated three misplaced tests for NULL png_ptr.
|
||||
Built Makefile.in with automake-1.9.6 instead of 1.9.2.
|
||||
Build configure with autoconf-2.60 instead of 2.59
|
||||
Added some typecasts in png_zalloc().
|
||||
Changed "strtod" to "png_strtod" in pngrutil.c
|
||||
version 1.2.15beta1 [December 3, 2006]
|
||||
Generated configure with autoconf-2.61 instead of 2.60
|
||||
Revised configure.ac to update libpng.pc and libpng-config.
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user