Imported from libpng-1.2.34beta03.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-12-01 08:58:57 -06:00
parent 6b90023764
commit 87c2acdeae
60 changed files with 421 additions and 360 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.2.34beta02 - November 28, 2008
Libpng 1.2.34beta03 - December 1, 2008
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,37 +9,37 @@ Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
libpng-1.2.34beta02.tar.gz
libpng-1.2.34beta02.tar.lzma
libpng-1.2.34beta03.tar.gz
libpng-1.2.34beta03.tar.lzma
(Get the lzma codec from <http://tukaani.org/lzma>).
libpng-1.2.34beta02.tar.bz2
libpng-1.2.34beta03.tar.bz2
Source files with LF line endings (for Unix/Linux) without the
"configure" script
libpng-1.2.34beta02-no-config.tar.gz
libpng-1.2.34beta02-no-config.tar.lzma
libpng-1.2.34beta02-no-config.tar.bz2
libpng-1.2.34beta03-no-config.tar.gz
libpng-1.2.34beta03-no-config.tar.lzma
libpng-1.2.34beta03-no-config.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lp1234b02.zip
lp1234b02.7z
lp1234b02.tar.bz2
lp1234b03.zip
lp1234b03.7z
lp1234b03.tar.bz2
Project files
libpng-1.2.34beta02-project-netware.zip
libpng-1.2.34beta02-project-wince.zip
libpng-1.2.34beta03-project-netware.zip
libpng-1.2.34beta03-project-wince.zip
Other information:
libpng-1.2.34beta02-README.txt
libpng-1.2.34beta02-KNOWNBUGS.txt
libpng-1.2.34beta02-LICENSE.txt
libpng-1.2.34beta02-Y2K-compliance.txt
libpng-1.2.34beta02-[previous version]-diff.txt
libpng-1.2.34beta03-README.txt
libpng-1.2.34beta03-KNOWNBUGS.txt
libpng-1.2.34beta03-LICENSE.txt
libpng-1.2.34beta03-Y2K-compliance.txt
libpng-1.2.34beta03-[previous version]-diff.txt
Changes since the last public release (1.2.32):
@@ -74,6 +74,10 @@ version 1.2.34beta02 [November 28, 2008]
Corrected off-by-one error in bKGD validity check in png_write_bKGD()
and in png_handle_bKGD().
version 1.2.34beta02 [December 1, 2008]
Revised bKGD validity check to use >= x instead of > x + 1
Merged with png_debug from libpng-1.4.0 to remove newlines.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit