[master] Imported from libpng-1.2.42rc04.tar

This commit is contained in:
Glenn Randers-Pehrson
2010-01-01 10:43:19 -06:00
parent 8e4e070151
commit b9d671326b
48 changed files with 119 additions and 112 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.2.42rc03 - December 25, 2009
Libpng 1.2.42rc04 - January 1, 2010
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,36 +9,36 @@ Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
libpng-1.2.42rc03.tar.xz (LZMA-compressed, recommended)
libpng-1.2.42rc03.tar.gz
libpng-1.2.42rc03.tar.bz2
libpng-1.2.42rc04.tar.xz (LZMA-compressed, recommended)
libpng-1.2.42rc04.tar.gz
libpng-1.2.42rc04.tar.bz2
Source files with LF line endings (for Unix/Linux) without the
"configure" script
libpng-1.2.42rc03-no-config.tar.xz (LZMA-compressed, recommended)
libpng-1.2.42rc03-no-config.tar.gz
libpng-1.2.42rc03-no-config.tar.bz2
libpng-1.2.42rc04-no-config.tar.xz (LZMA-compressed, recommended)
libpng-1.2.42rc04-no-config.tar.gz
libpng-1.2.42rc04-no-config.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lp1242r03.zip
lp1242r03.7z
lp1242r03.tar.bz2
lp1242r04.zip
lp1242r04.7z
lp1242r04.tar.bz2
Project files
libpng-1.2.42rc03-project-netware.zip
libpng-1.2.42rc03-project-wince.zip
libpng-1.2.42rc04-project-netware.zip
libpng-1.2.42rc04-project-wince.zip
Other information:
libpng-1.2.42rc03-README.txt
libpng-1.2.42rc03-KNOWNBUGS.txt
libpng-1.2.42rc03-LICENSE.txt
libpng-1.2.42rc03-Y2K-compliance.txt
libpng-1.2.42rc03-[previous version]-diff.txt
libpng-1.2.42rc04-README.txt
libpng-1.2.42rc04-KNOWNBUGS.txt
libpng-1.2.42rc04-LICENSE.txt
libpng-1.2.42rc04-Y2K-compliance.txt
libpng-1.2.42rc04-[previous version]-diff.txt
Changes since the last public release (1.2.41):
@@ -66,10 +66,15 @@ version 1.2.42rc02 [December 22, 2009]
(revising changes made in 1.2.41beta17 and 1.2.41rc01)
version 1.2.42rc03 [December 25, 2009]
Marked png_memcpy_check() and png_memset_check() PNG_DEPRECATED.
Swapped PNG_UNKNOWN_CHUNKS_SUPPORTED and PNG_HANDLE_AS_UNKNOWN_SUPPORTED
in pngset.c to be consistent with other changes in version 1.2.38.
version 1.0.52 and 1.2.42 [December 25, 2009]
version 1.2.42rc04 [January 1, 2010]
Marked png_memcpy_check() and png_memset_check() PNG_DEPRECATED.
Updated copyright year.
version 1.0.52 and 1.2.42 [January 1, 2010]
Send comments/corrections/commendations to png-mng-implement at lists.sf.net