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

62 lines
1.6 KiB
Plaintext
Raw Normal View History

1998-04-21 20:03:57 +00:00
2008-05-08 11:58:31 +00:00
Libpng 1.2.29 - May 8, 2008
1998-04-21 20:03:57 +00:00
2008-05-08 11:58:31 +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
2008-05-08 11:58:31 +00:00
libpng-1.2.29.tar.gz
libpng-1.2.29.tar.lzma
2008-02-01 03:27:55 +00:00
(Get the lzma codec from <http://tukaani.org/lzma>).
2008-05-08 11:58:31 +00:00
libpng-1.2.29.tar.bz2
2006-03-31 11:29:33 +00:00
Source files with LF line endings (for Unix/Linux) without the
"configure" script
2008-05-08 11:58:31 +00:00
libpng-1.2.29-no-config.tar.gz
libpng-1.2.29-no-config.tar.lzma
libpng-1.2.29-no-config.tar.bz2
2006-02-22 15:19:25 +00:00
Source files with CRLF line endings (for Windows), without the
"configure" script
2008-05-08 11:58:31 +00:00
lpng1229.zip
lpng1229.7z
lpng1229.tar.bz2
2006-02-22 15:19:25 +00:00
Project files
2008-05-08 11:58:31 +00:00
libpng-1.2.29-project-netware.zip
libpng-1.2.29-project-wince.zip
2006-02-22 15:19:25 +00:00
Other information:
2008-05-08 11:58:31 +00:00
libpng-1.2.29-README.txt
libpng-1.2.29-KNOWNBUGS.txt
libpng-1.2.29-LICENSE.txt
libpng-1.2.29-Y2K-compliance.txt
libpng-1.2.29-[previous version]-diff.txt
2008-05-01 04:21:22 +00:00
Changes since the last public release (1.2.28):
2008-05-08 11:58:31 +00:00
version 1.2.29 [May 8, 2008]
2008-04-12 11:59:47 +00:00
2008-05-08 11:58:31 +00:00
Removed some stray *.diff and *.orig files
2008-05-01 20:52:29 +00:00
Reverted Makefile.in, aclocal.m4, and configure to the libpng-1.2.26
versions.
2008-05-02 04:10:45 +00:00
Added --force to autogen libtoolize options and --force-missing to
automake options.
Changed $(ECHO) to echo in Makefile.am and Makefile.in
Updated all configure files to autoconf-2.62
2008-05-04 10:16:32 +00:00
#ifdef out pnggcrd.c code if using MSC_VER
2008-04-30 10:23:42 +00:00
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
2006-02-21 04:09:05 +00:00
(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