1998-04-21 20:03:57 +00:00
|
|
|
|
2006-11-15 12:51:50 +00:00
|
|
|
Libpng 1.2.13 - November 15, 2006
|
1998-04-21 20:03:57 +00:00
|
|
|
|
2006-11-15 12:51:50 +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
|
|
|
|
|
2006-11-15 12:51:50 +00:00
|
|
|
libpng-1.2.13.tar.gz
|
|
|
|
libpng-1.2.13.tar.bz2
|
2006-03-31 11:29:33 +00:00
|
|
|
|
|
|
|
Source files with LF line endings (for Unix/Linux) without the
|
|
|
|
"configure" script
|
|
|
|
|
2006-11-15 12:51:50 +00:00
|
|
|
libpng-1.2.13-no-config.tar.gz
|
|
|
|
libpng-1.2.13-no-config.tar.bz2
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Source files with CRLF line endings (for Windows), without the
|
|
|
|
"configure" script
|
|
|
|
|
2006-11-15 12:51:50 +00:00
|
|
|
lpng1213.zip
|
|
|
|
lpng1213.tar.bz2
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Project files
|
|
|
|
|
2006-11-15 12:51:50 +00:00
|
|
|
libpng-1.2.13-project-netware.zip
|
|
|
|
libpng-1.2.13-project-wince.zip
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Other information:
|
|
|
|
|
2006-11-15 12:51:50 +00:00
|
|
|
libpng-1.2.13-README.txt
|
|
|
|
libpng-1.2.13-KNOWNBUGS.txt
|
|
|
|
libpng-1.2.13-LICENSE.txt
|
|
|
|
libpng-1.2.13-Y2K-compliance.txt
|
2006-04-15 11:37:45 +00:00
|
|
|
|
2006-11-08 02:09:46 +00:00
|
|
|
Changes since the last public release (1.2.12):
|
2006-06-15 01:23:46 +00:00
|
|
|
|
2006-11-15 12:51:50 +00:00
|
|
|
version 1.2.13 [November 15, 2006]
|
|
|
|
|
|
|
|
version 1.0.21 and 1.2.13 [November 15, 2006]
|
2006-10-02 18:35:48 +00:00
|
|
|
Removed AC_FUNC_MALLOC from configure.ac
|
|
|
|
Work around Intel-Mac compiler bug by setting PNG_NO_MMX_CODE in pngconf.h
|
|
|
|
Change "logical" to "bitwise" throughout documentation.
|
2006-11-08 02:09:46 +00:00
|
|
|
Fix Makefile.am to not try to link to noexistent files.
|
2006-11-15 12:51:50 +00:00
|
|
|
Detect and fix attempt to write wrong iCCP profile length.
|
|
|
|
Fix potential buffer overflow in sPLT chunk handler.
|
2006-11-13 20:14:21 +00:00
|
|
|
Check all exported functions for NULL png_ptr.
|
|
|
|
|
2006-02-21 04:09:05 +00:00
|
|
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
|
|
|
(subscription required; visit
|
|
|
|
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
|