This repository has been archived on 2023-11-11. You can view files and clone it, but cannot push or open issues or pull requests.
libpng/ANNOUNCE

54 lines
1.3 KiB
Plaintext
Raw Normal View History

1998-04-21 20:03:57 +00:00
2007-10-13 17:07:48 +00:00
Libpng 1.2.22 - October 13, 2007
1998-04-21 20:03:57 +00:00
2007-10-13 17:07:48 +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-10-13 17:07:48 +00:00
libpng-1.2.22.tar.gz
libpng-1.2.22.tar.bz2
2006-03-31 11:29:33 +00:00
Source files with LF line endings (for Unix/Linux) without the
"configure" script
2007-10-13 17:07:48 +00:00
libpng-1.2.22-no-config.tar.gz
libpng-1.2.22-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-10-13 17:07:48 +00:00
lpng1222.zip
lpng1222.tar.bz2
2006-02-22 15:19:25 +00:00
Project files
2007-10-13 17:07:48 +00:00
libpng-1.2.22-project-netware.zip
libpng-1.2.22-project-wince.zip
2006-02-22 15:19:25 +00:00
Other information:
2007-10-13 17:07:48 +00:00
libpng-1.2.22-README.txt
libpng-1.2.22-KNOWNBUGS.txt
libpng-1.2.22-LICENSE.txt
libpng-1.2.22-Y2K-compliance.txt
2007-08-20 03:50:31 +00:00
2007-10-13 17:07:48 +00:00
Changes since the last public release (1.2.21):
2007-08-20 03:50:31 +00:00
2007-10-13 17:07:48 +00:00
version 1.2.22 [October 13, 2007]
2007-09-14 15:24:18 +00:00
2007-10-04 20:33:53 +00:00
Again, fixed logical vs bitwise NOT in pngrtran.c, bug introduced
2007-10-13 17:07:48 +00:00
in 1.2.19.
Fixed string length error in pngset.c (caused crashes while decoding iCCP)
2007-10-05 20:59:26 +00:00
Add terminating NULL after each instance of png_strncpy().
2007-10-06 22:46:38 +00:00
Fix two off-by-one terminating NULL after png_strncpy().
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