Imported from libpng-1.2.34rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-12-11 10:06:37 -06:00
parent 09883db208
commit 9c2bd642ba
53 changed files with 130 additions and 120 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.2.34beta07 - December 10, 2008
Libpng 1.2.34rc01 - December 11, 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.34beta07.tar.gz
libpng-1.2.34beta07.tar.lzma
libpng-1.2.34rc01.tar.gz
libpng-1.2.34rc01.tar.lzma
(Get the lzma codec from <http://tukaani.org/lzma>).
libpng-1.2.34beta07.tar.bz2
libpng-1.2.34rc01.tar.bz2
Source files with LF line endings (for Unix/Linux) without the
"configure" script
libpng-1.2.34beta07-no-config.tar.gz
libpng-1.2.34beta07-no-config.tar.lzma
libpng-1.2.34beta07-no-config.tar.bz2
libpng-1.2.34rc01-no-config.tar.gz
libpng-1.2.34rc01-no-config.tar.lzma
libpng-1.2.34rc01-no-config.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lp1234b07.zip
lp1234b07.7z
lp1234b07.tar.bz2
lp1234r01.zip
lp1234r01.7z
lp1234r01.tar.bz2
Project files
libpng-1.2.34beta07-project-netware.zip
libpng-1.2.34beta07-project-wince.zip
libpng-1.2.34rc01-project-netware.zip
libpng-1.2.34rc01-project-wince.zip
Other information:
libpng-1.2.34beta07-README.txt
libpng-1.2.34beta07-KNOWNBUGS.txt
libpng-1.2.34beta07-LICENSE.txt
libpng-1.2.34beta07-Y2K-compliance.txt
libpng-1.2.34beta07-[previous version]-diff.txt
libpng-1.2.34rc01-README.txt
libpng-1.2.34rc01-KNOWNBUGS.txt
libpng-1.2.34rc01-LICENSE.txt
libpng-1.2.34rc01-Y2K-compliance.txt
libpng-1.2.34rc01-[previous version]-diff.txt
Changes since the last public release (1.2.32):
@@ -74,7 +74,7 @@ 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.34beta03 [December 10, 2008]
version 1.2.34beta03 [December 11, 2008]
Revised bKGD validity check to use >= x instead of > x + 1
Merged with png_debug from libpng-1.4.0 to remove newlines.
@@ -99,6 +99,9 @@ version 1.2.34beta07 [December 10, 2008]
PNG_TRANSFORM_STRIP_FILLER_AFTER conditionals and deprecated
PNG_TRANSFORM_STRIP_FILLER (Jim Barry).
version 1.2.34rc01 [December 11, 2008]
No changes.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit