Imported from libpng-1.2.32rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-09-11 05:43:10 -05:00
parent 4489dbc630
commit bfb5132362
50 changed files with 133 additions and 120 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.2.32beta01 - September 6, 2008
Libpng 1.2.32rc01 - September 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.32beta01.tar.gz
libpng-1.2.32beta01.tar.lzma
libpng-1.2.32rc01.tar.gz
libpng-1.2.32rc01.tar.lzma
(Get the lzma codec from <http://tukaani.org/lzma>).
libpng-1.2.32beta01.tar.bz2
libpng-1.2.32rc01.tar.bz2
Source files with LF line endings (for Unix/Linux) without the
"configure" script
libpng-1.2.32beta01-no-config.tar.gz
libpng-1.2.32beta01-no-config.tar.lzma
libpng-1.2.32beta01-no-config.tar.bz2
libpng-1.2.32rc01-no-config.tar.gz
libpng-1.2.32rc01-no-config.tar.lzma
libpng-1.2.32rc01-no-config.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lp1232b01.zip
lp1232b01.7z
lp1232b01.tar.bz2
lp1232r01.zip
lp1232r01.7z
lp1232r01.tar.bz2
Project files
libpng-1.2.32beta01-project-netware.zip
libpng-1.2.32beta01-project-wince.zip
libpng-1.2.32rc01-project-netware.zip
libpng-1.2.32rc01-project-wince.zip
Other information:
libpng-1.2.32beta01-README.txt
libpng-1.2.32beta01-KNOWNBUGS.txt
libpng-1.2.32beta01-LICENSE.txt
libpng-1.2.32beta01-Y2K-compliance.txt
libpng-1.2.32beta01-[previous version]-diff.txt
libpng-1.2.32rc01-README.txt
libpng-1.2.32rc01-KNOWNBUGS.txt
libpng-1.2.32rc01-LICENSE.txt
libpng-1.2.32rc01-Y2K-compliance.txt
libpng-1.2.32rc01-[previous version]-diff.txt
Changes since the last public release (1.2.30):
@@ -59,7 +59,12 @@ version 1.0.39, 1.2.31 [August 20, 2008]
version 1.2.32beta01 [September 6, 2008]
Shortened tIME_string to 29 bytes in pngtest.c
Fixed off-by-one error introduced in libpng-1.2.30beta04/pngpread.c
Fixed off-by-one error introduced in png_push_read_zTXt() function in
libpng-1.2.30beta04/pngpread.c (Harald van Dijk)
version 1.0.40rc01, 1.2.32rc01 [September 11, 2008]
No changes.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net