1998-04-21 20:03:57 +00:00
|
|
|
|
2010-01-02 00:28:50 +00:00
|
|
|
Libpng 1.2.42rc05 - January 2, 2010
|
1998-04-21 20:03:57 +00:00
|
|
|
|
2009-12-04 11:47:47 +00:00
|
|
|
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.
|
1998-04-21 20:03:57 +00:00
|
|
|
|
2006-02-22 15:19:25 +00:00
|
|
|
Files available for download:
|
|
|
|
|
|
|
|
Source files with LF line endings (for Unix/Linux) and with a
|
|
|
|
"configure" script
|
|
|
|
|
2010-01-02 00:28:50 +00:00
|
|
|
libpng-1.2.42rc05.tar.xz (LZMA-compressed, recommended)
|
|
|
|
libpng-1.2.42rc05.tar.gz
|
|
|
|
libpng-1.2.42rc05.tar.bz2
|
2009-11-12 18:20:41 +00:00
|
|
|
|
|
|
|
Source files with LF line endings (for Unix/Linux) without the
|
|
|
|
"configure" script
|
|
|
|
|
2010-01-02 00:28:50 +00:00
|
|
|
libpng-1.2.42rc05-no-config.tar.xz (LZMA-compressed, recommended)
|
|
|
|
libpng-1.2.42rc05-no-config.tar.gz
|
|
|
|
libpng-1.2.42rc05-no-config.tar.bz2
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Source files with CRLF line endings (for Windows), without the
|
|
|
|
"configure" script
|
|
|
|
|
2010-01-02 00:28:50 +00:00
|
|
|
lp1242r05.zip
|
|
|
|
lp1242r05.7z
|
|
|
|
lp1242r05.tar.bz2
|
2009-11-12 18:20:41 +00:00
|
|
|
|
|
|
|
Project files
|
|
|
|
|
2010-01-02 00:28:50 +00:00
|
|
|
libpng-1.2.42rc05-project-netware.zip
|
|
|
|
libpng-1.2.42rc05-project-wince.zip
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Other information:
|
|
|
|
|
2010-01-02 00:28:50 +00:00
|
|
|
libpng-1.2.42rc05-README.txt
|
|
|
|
libpng-1.2.42rc05-KNOWNBUGS.txt
|
|
|
|
libpng-1.2.42rc05-LICENSE.txt
|
|
|
|
libpng-1.2.42rc05-Y2K-compliance.txt
|
|
|
|
libpng-1.2.42rc05-[previous version]-diff.txt
|
2009-12-04 11:47:47 +00:00
|
|
|
|
|
|
|
Changes since the last public release (1.2.41):
|
|
|
|
|
|
|
|
version 1.2.42beta01 [December 4, 2009]
|
2009-12-04 12:03:57 +00:00
|
|
|
Removed "#define PNG_NO_ERROR_NUMBERS" that was inadvertently added
|
|
|
|
to pngconf.h in version 1.2.41.
|
2009-12-04 12:54:36 +00:00
|
|
|
Revised scripts/makefile.netbsd, makefile.openbsd, and makefile.sco
|
|
|
|
to put png.h and pngconf.h in $prefix/include, like the other scripts,
|
2009-12-04 13:14:21 +00:00
|
|
|
instead of in $prefix/include/libpng. Also revised makefile.sco
|
2009-12-11 13:26:31 +00:00
|
|
|
to put them in $prefix/include/libpng%NN% instead of in
|
|
|
|
$prefix/include/libpng/libpng%NN%.
|
2009-12-04 14:26:21 +00:00
|
|
|
Removed leftover "-DPNG_CONFIGURE_LIBPNG" from scripts/makefile.darwin
|
2009-11-25 22:04:13 +00:00
|
|
|
|
2009-12-11 13:19:56 +00:00
|
|
|
version 1.2.42beta02 [December 11, 2009]
|
2009-12-11 13:26:31 +00:00
|
|
|
Removed leftover "-DPNG_CONFIGURE_LIBPNG" from contrib/pngminim/*/makefile
|
2009-12-11 23:55:23 +00:00
|
|
|
Relocated png_do_chop() to its original position in pngrtran.c. The
|
2009-12-11 13:29:18 +00:00
|
|
|
change in version 1.2.41beta08 caused transparency to be handled wrong
|
|
|
|
in some 16-bit datastreams (Yusaku Sugai).
|
2009-12-11 13:19:56 +00:00
|
|
|
|
2009-12-22 14:09:39 +00:00
|
|
|
version 1.2.42rc01 [December 17, 2009]
|
2009-12-17 11:50:59 +00:00
|
|
|
No changes.
|
2009-12-13 13:35:04 +00:00
|
|
|
|
2009-12-25 20:22:08 +00:00
|
|
|
version 1.2.42rc02 [December 22, 2009]
|
2009-12-22 14:09:39 +00:00
|
|
|
Renamed libpng-pc.in back to libpng.pc.in and revised CMakeLists.txt
|
|
|
|
(revising changes made in 1.2.41beta17 and 1.2.41rc01)
|
|
|
|
|
2009-12-25 20:22:08 +00:00
|
|
|
version 1.2.42rc03 [December 25, 2009]
|
2010-01-01 16:43:19 +00:00
|
|
|
Marked png_memcpy_check() and png_memset_check() PNG_DEPRECATED.
|
2009-12-25 20:22:08 +00:00
|
|
|
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.
|
|
|
|
|
2010-01-01 16:43:19 +00:00
|
|
|
version 1.2.42rc04 [January 1, 2010]
|
|
|
|
Marked png_memcpy_check() and png_memset_check() PNG_DEPRECATED.
|
|
|
|
Updated copyright year.
|
|
|
|
|
2010-01-02 00:28:50 +00:00
|
|
|
version 1.2.42rc05 [January 2, 2010]
|
|
|
|
Avoid deprecated references to png_ptr-io_ptr and png_ptr->error_ptr
|
|
|
|
in pngtest.c
|
|
|
|
|
|
|
|
version 1.0.52 and 1.2.42 [January 2, 2010]
|
2009-12-22 14:04:25 +00:00
|
|
|
|
2009-07-16 10:58:49 +00:00
|
|
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
2009-11-12 18:20:41 +00:00
|
|
|
|
2009-06-16 01:50:00 +00:00
|
|
|
(subscription required; visit
|
2006-02-21 04:09:05 +00:00
|
|
|
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
|
|
|
|
to subscribe) or to glennrp at users.sourceforge.net
|
1998-04-21 20:03:57 +00:00
|
|
|
|
1998-12-29 17:47:59 +00:00
|
|
|
Glenn R-P
|