1998-04-21 20:03:57 +00:00
|
|
|
|
2009-08-13 10:47:57 +00:00
|
|
|
Libpng 1.2.39 - August 13, 2009
|
1998-04-21 20:03:57 +00:00
|
|
|
|
2009-08-13 10:47:57 +00:00
|
|
|
This is a public release of libpng, intended for use in production codes.
|
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
|
|
|
|
|
2009-08-13 11:15:22 +00:00
|
|
|
libpng-1.2.39.tar.xz (LZMA-compressed, recommended)
|
2009-08-13 10:47:57 +00:00
|
|
|
libpng-1.2.39.tar.gz
|
|
|
|
libpng-1.2.39.tar.bz2
|
2006-03-31 11:29:33 +00:00
|
|
|
|
|
|
|
Source files with LF line endings (for Unix/Linux) without the
|
|
|
|
"configure" script
|
|
|
|
|
2009-08-13 11:15:22 +00:00
|
|
|
libpng-1.2.39-no-config.tar.xz (LZMA-compressed, recommended)
|
2009-08-13 10:47:57 +00:00
|
|
|
libpng-1.2.39-no-config.tar.gz
|
|
|
|
libpng-1.2.39-no-config.tar.bz2
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Source files with CRLF line endings (for Windows), without the
|
|
|
|
"configure" script
|
|
|
|
|
2009-08-13 10:47:57 +00:00
|
|
|
lpng1239.zip
|
|
|
|
lpng1239.7z
|
|
|
|
lpng1239.tar.bz2
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Project files
|
|
|
|
|
2009-08-13 10:47:57 +00:00
|
|
|
libpng-1.2.39-project-netware.zip
|
|
|
|
libpng-1.2.39-project-wince.zip
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Other information:
|
|
|
|
|
2009-08-13 10:47:57 +00:00
|
|
|
libpng-1.2.39-README.txt
|
|
|
|
libpng-1.2.39-KNOWNBUGS.txt
|
|
|
|
libpng-1.2.39-LICENSE.txt
|
|
|
|
libpng-1.2.39-Y2K-compliance.txt
|
|
|
|
libpng-1.2.39-[previous version]-diff.txt
|
2009-06-29 01:26:26 +00:00
|
|
|
|
2009-07-23 17:58:55 +00:00
|
|
|
Changes since the last public release (1.2.38):
|
2009-06-05 22:13:44 +00:00
|
|
|
|
2009-08-13 10:47:57 +00:00
|
|
|
version 1.2.39 [August 13, 2009]
|
2009-07-16 10:58:49 +00:00
|
|
|
|
2009-08-13 10:47:57 +00:00
|
|
|
Added a prototype for png_64bit_product() in png.h
|
2009-07-28 13:18:31 +00:00
|
|
|
Expanded the information about prototypes in the libpng style section of
|
|
|
|
the documentation.
|
2009-07-29 10:48:06 +00:00
|
|
|
Rebuilt configure scripts with autoconf-2.64.
|
2009-08-13 10:47:57 +00:00
|
|
|
Avoid a possible NULL dereference in debug build, in png_set_text_2().
|
|
|
|
(bug introduced in libpng-0.95, discovered by Evan Rouault)
|
2009-08-13 11:15:22 +00:00
|
|
|
Replaced *.tar.lzma with *.tar.xz in distribution. Get the xz codec
|
2009-08-01 13:50:51 +00:00
|
|
|
from <http://tukaani.org/xz>.
|
|
|
|
Reject attempt to write iCCP chunk with negative embedded profile length
|
|
|
|
(JD Chen)
|
|
|
|
|
2009-07-16 10:58:49 +00:00
|
|
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
2009-07-23 17:58:55 +00:00
|
|
|
|
2009-08-13 10:47:57 +00:00
|
|
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
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
|