Imported from libpng-1.2.11beta3.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-06-05 11:47:25 -05:00
parent 79f25cdeb2
commit 734f320ade
57 changed files with 179 additions and 153 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.2.11beta2 - June 2, 2006
Libpng 1.2.11beta3 - June 5, 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.11beta2.tar.gz
libpng-1.2.11beta2.tar.bz2
libpng-1.2.11beta3.tar.gz
libpng-1.2.11beta3.tar.bz2
Source files with LF line endings (for Unix/Linux) without the
"configure" script
libpng-1.2.11beta2-no-config.tar.gz
libpng-1.2.11beta2-no-config.tar.bz2
libpng-1.2.11beta3-no-config.tar.gz
libpng-1.2.11beta3-no-config.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lp1211b02.zip
lp1211b02.tar.bz2
lp1211b03.zip
lp1211b03.tar.bz2
Project files
libpng-1.2.11beta2-project-netware.zip
libpng-1.2.11beta2-project-wince.zip
libpng-1.2.11beta3-project-netware.zip
libpng-1.2.11beta3-project-wince.zip
Other information:
libpng-1.2.11beta2-README.txt
libpng-1.2.11beta2-KNOWNBUGS.txt
libpng-1.2.11beta2-LICENSE.txt
libpng-1.2.11beta2-Y2K-compliance.txt
libpng-1.2.11beta3-README.txt
libpng-1.2.11beta3-KNOWNBUGS.txt
libpng-1.2.11beta3-LICENSE.txt
libpng-1.2.11beta3-Y2K-compliance.txt
Changes since the last public release (1.2.10):
@@ -44,12 +44,18 @@ version 1.2.11beta1 [May 31, 2006]
The shared-library makefiles were linking to libpng.so.0 instead of
libpng.so.3 compatibility as the library.
version 1.2.11beta2 [June 2, 2006]
version 1.2.11beta2 [June 5, 2006]
Increased sprintf buffer from 50 to 52 chars in pngrutil.c to avoid
buffer overflow.
Fixed bug in example.c (png_set_palette_rgb -> png_set_palette_to_rgb))
version 1.2.11beta1 [June 2, 2006]
version 1.2.11beta3 [June 5, 2006]
Prepended "#! /bin/sh" to ltmail.sh and contrib/pngminus/*.sh (Cosmin).
Removed the accidental leftover Makefile.in~ (Cosmin).
Avoided potential buffer overflow and optimized buffer in
png_write_sCAL(), png_write_sCAL_s() (Cosmin).
Removed the include directories and libraries from CFLAGS and LDFLAGS
in scripts/makefile.gcc (Nelson A. de Oliveira, Cosmin).
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit