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

59 lines
1.6 KiB
Plaintext
Raw Normal View History

1998-04-21 20:03:57 +00:00
Libpng 1.2.40rc01 - September 2, 2009
1998-04-21 20:03:57 +00:00
This is not intended to be a public release. It will be replaced
within a few weeks by a public version or by another test version.
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
libpng-1.2.40rc01.tar.xz (LZMA-compressed, recommended)
libpng-1.2.40rc01.tar.gz
libpng-1.2.40rc01.tar.bz2
2006-03-31 11:29:33 +00:00
Source files with LF line endings (for Unix/Linux) without the
"configure" script
libpng-1.2.40rc01-no-config.tar.xz (LZMA-compressed, recommended)
libpng-1.2.40rc01-no-config.tar.gz
libpng-1.2.40rc01-no-config.tar.bz2
2006-02-22 15:19:25 +00:00
Source files with CRLF line endings (for Windows), without the
"configure" script
lp1240r01.zip
lp1240r01.7z
lp1240r01.tar.bz2
2006-02-22 15:19:25 +00:00
Project files
libpng-1.2.40rc01-project-netware.zip
libpng-1.2.40rc01-project-wince.zip
2006-02-22 15:19:25 +00:00
Other information:
libpng-1.2.40rc01-README.txt
libpng-1.2.40rc01-KNOWNBUGS.txt
libpng-1.2.40rc01-LICENSE.txt
libpng-1.2.40rc01-Y2K-compliance.txt
libpng-1.2.40rc01-[previous version]-diff.txt
Changes since the last public release (1.2.39):
version 1.2.40beta01 [August 20, 2009]
Removed an extra png_debug() recently added to png_write_find_filter().
Fixed incorrect #ifdef in pngset.c regarding unknown chunk support.
version 1.2.40rc01 [September 2, 2009]
Various bugfixes and improvements to CMakeLists.txt (Philip Lowman)
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(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