mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
57 lines
1.5 KiB
Plaintext
57 lines
1.5 KiB
Plaintext
|
|
Libpng 1.0.21 - November 15, 2006
|
|
|
|
This is a public release of libpng, intended for use in production codes.
|
|
|
|
Files available for download:
|
|
|
|
Source files with LF line endings (for Unix/Linux) and with a
|
|
"configure" script
|
|
|
|
libpng-1.0.21.tar.gz
|
|
libpng-1.0.21.tar.bz2
|
|
|
|
Source files with LF line endings (for Unix/Linux) without the
|
|
"configure" script
|
|
|
|
libpng-1.0.21-no-config.tar.gz
|
|
libpng-1.0.21-no-config.tar.bz2
|
|
|
|
Source files with CRLF line endings (for Windows), without the
|
|
"configure" script
|
|
|
|
lpng1021.zip
|
|
lpng1021.tar.bz2
|
|
|
|
Project files
|
|
|
|
libpng-1.0.21-project-netware.zip
|
|
libpng-1.0.21-project-wince.zip
|
|
|
|
Other information:
|
|
|
|
libpng-1.0.21-README.txt
|
|
libpng-1.0.21-KNOWNBUGS.txt
|
|
libpng-1.0.21-LICENSE.txt
|
|
libpng-1.0.21-Y2K-compliance.txt
|
|
|
|
Changes since the last public release (1.0.20):
|
|
|
|
version 1.0.21 [November 15, 2006]
|
|
|
|
version 1.0.21 and 1.2.13 [November 15, 2006]
|
|
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.
|
|
Fix Makefile.am to not try to link to noexistent files.
|
|
Detect and fix attempt to write wrong iCCP profile length.
|
|
Fix potential buffer overflow in sPLT chunk handler.
|
|
Check all exported functions for NULL png_ptr.
|
|
|
|
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
|
|
|
|
Glenn R-P
|