[libpng10] Imported from libpng-1.0.38rc04.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-07-22 13:56:21 -05:00
parent 49838313fc
commit 6b0bf2742b
62 changed files with 156 additions and 147 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.0.38rc03 - July 21, 2008
Libpng 1.0.38rc04 - July 22, 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.0.38rc03.tar.gz
libpng-1.0.38rc03.tar.lzma
libpng-1.0.38rc04.tar.gz
libpng-1.0.38rc04.tar.lzma
(Get the lzma codec from <http://tukaani.org/lzma>).
libpng-1.0.38rc03.tar.bz2
libpng-1.0.38rc04.tar.bz2
Source files with LF line endings (for Unix/Linux) without the
"configure" script
libpng-1.0.38rc03-no-config.tar.gz
libpng-1.0.38rc03-no-config.tar.lzma
libpng-1.0.38rc03-no-config.tar.bz2
libpng-1.0.38rc04-no-config.tar.gz
libpng-1.0.38rc04-no-config.tar.lzma
libpng-1.0.38rc04-no-config.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lp1038r03.zip
lp1038r03.7z
lp1038r03.tar.bz2
lp1038r04.zip
lp1038r04.7z
lp1038r04.tar.bz2
Project files
libpng-1.0.38rc03-project-netware.zip
libpng-1.0.38rc03-project-wince.zip
libpng-1.0.38rc04-project-netware.zip
libpng-1.0.38rc04-project-wince.zip
Other information:
libpng-1.0.38rc03-README.txt
libpng-1.0.38rc03-KNOWNBUGS.txt
libpng-1.0.38rc03-LICENSE.txt
libpng-1.0.38rc03-Y2K-compliance.txt
libpng-1.0.38rc03-[previous version]-diff.txt
libpng-1.0.38rc04-README.txt
libpng-1.0.38rc04-KNOWNBUGS.txt
libpng-1.0.38rc04-LICENSE.txt
libpng-1.0.38rc04-Y2K-compliance.txt
libpng-1.0.38rc04-[previous version]-diff.txt
Changes since the last public release (1.0.37):
@@ -95,6 +95,10 @@ version 1.0.38rc02, 1.2.30rc02 [July 21, 2008]
version 1.0.38rc03, 1.2.30rc03 [July 21, 2008]
Change "purpose" and "buffer" to png_ptr->chunkdata to avoid memory leaking.
version 1.0.38rc04, 1.2.30rc04 [July 22, 2008]
Change "chunkdata = NULL" to "png_ptr->chunkdata = NULL" several places in
png_decompress_chunk().
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit