1998-04-21 20:03:57 +00:00
|
|
|
|
2007-11-06 16:09:14 +00:00
|
|
|
Libpng 1.2.23 - November 6, 2007
|
1998-04-21 20:03:57 +00:00
|
|
|
|
2007-11-06 16:09:14 +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
|
|
|
|
|
2007-11-06 16:09:14 +00:00
|
|
|
libpng-1.2.23.tar.gz
|
|
|
|
libpng-1.2.23.tar.bz2
|
2006-03-31 11:29:33 +00:00
|
|
|
|
|
|
|
Source files with LF line endings (for Unix/Linux) without the
|
|
|
|
"configure" script
|
|
|
|
|
2007-11-06 16:09:14 +00:00
|
|
|
libpng-1.2.23-no-config.tar.gz
|
|
|
|
libpng-1.2.23-no-config.tar.bz2
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Source files with CRLF line endings (for Windows), without the
|
|
|
|
"configure" script
|
|
|
|
|
2007-11-06 16:09:14 +00:00
|
|
|
lpng1223.zip
|
|
|
|
lpng1223.tar.bz2
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Project files
|
|
|
|
|
2007-11-06 16:09:14 +00:00
|
|
|
libpng-1.2.23-project-netware.zip
|
|
|
|
libpng-1.2.23-project-wince.zip
|
2006-02-22 15:19:25 +00:00
|
|
|
|
|
|
|
Other information:
|
|
|
|
|
2007-11-06 16:09:14 +00:00
|
|
|
libpng-1.2.23-README.txt
|
|
|
|
libpng-1.2.23-KNOWNBUGS.txt
|
|
|
|
libpng-1.2.23-LICENSE.txt
|
|
|
|
libpng-1.2.23-Y2K-compliance.txt
|
2007-08-20 03:50:31 +00:00
|
|
|
|
2007-11-06 16:09:14 +00:00
|
|
|
Changes since the last public release (1.2.22):
|
2007-08-20 03:50:31 +00:00
|
|
|
|
2007-11-06 16:09:14 +00:00
|
|
|
version 1.2.23 [November 6, 2007]
|
2007-09-14 15:24:18 +00:00
|
|
|
|
2007-10-15 18:39:24 +00:00
|
|
|
Reduced number of invocations of png_strlen() in pngset.c.
|
|
|
|
Changed [azAZ09_] to [_abcde...89] in Makefile.am for better localization.
|
2007-10-16 19:27:46 +00:00
|
|
|
Eliminated png_strncpy() and png_strcpy() (Pierre Poissinger)
|
2007-10-23 15:54:15 +00:00
|
|
|
Reject attempt to set all-zero cHRM values.
|
2007-11-06 16:09:14 +00:00
|
|
|
Add missing quotes in projects/visualc6 that were lost in version 1.2.20
|
2007-11-02 11:47:49 +00:00
|
|
|
|
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
|