Imported from libpng-1.2.29rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-05-04 05:16:32 -05:00
parent ae505c50b0
commit 1586ea6fe9
48 changed files with 113 additions and 101 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.2.29beta03 - May 2, 2008
Libpng 1.2.29rc01 - May 4, 2008
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.
@@ -9,37 +9,37 @@ Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
libpng-1.2.29beta03.tar.gz
libpng-1.2.29beta03.tar.lzma
libpng-1.2.29rc01.tar.gz
libpng-1.2.29rc01.tar.lzma
(Get the lzma codec from <http://tukaani.org/lzma>).
libpng-1.2.29beta03.tar.bz2
libpng-1.2.29rc01.tar.bz2
Source files with LF line endings (for Unix/Linux) without the
"configure" script
libpng-1.2.29beta03-no-config.tar.gz
libpng-1.2.29beta03-no-config.tar.lzma
libpng-1.2.29beta03-no-config.tar.bz2
libpng-1.2.29rc01-no-config.tar.gz
libpng-1.2.29rc01-no-config.tar.lzma
libpng-1.2.29rc01-no-config.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lp1229b03.zip
lp1229b03.7z
lp1229b03.tar.bz2
lp1229r01.zip
lp1229r01.7z
lp1229r01.tar.bz2
Project files
libpng-1.2.29beta03-project-netware.zip
libpng-1.2.29beta03-project-wince.zip
libpng-1.2.29rc01-project-netware.zip
libpng-1.2.29rc01-project-wince.zip
Other information:
libpng-1.2.29beta03-README.txt
libpng-1.2.29beta03-KNOWNBUGS.txt
libpng-1.2.29beta03-LICENSE.txt
libpng-1.2.29beta03-Y2K-compliance.txt
libpng-1.2.29beta03-[previous version]-diff.txt
libpng-1.2.29rc01-README.txt
libpng-1.2.29rc01-KNOWNBUGS.txt
libpng-1.2.29rc01-LICENSE.txt
libpng-1.2.29rc01-Y2K-compliance.txt
libpng-1.2.29rc01-[previous version]-diff.txt
Changes since the last public release (1.2.28):
@@ -55,6 +55,10 @@ version 1.2.29beta03 [May 2, 2008]
automake options.
Changed $(ECHO) to echo in Makefile.am and Makefile.in
Updated all configure files to autoconf-2.62
#ifdef out pnggcrd.c code if using MSC_VER
version 1.2.29rc01 [May 4, 2008]
No changes.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net