Imported from libpng-1.2.20rc5.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-09-02 18:31:01 -05:00
parent d20666a228
commit db05b1eb2b
53 changed files with 311 additions and 225 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.2.20rc4 - September 1, 2007
Libpng 1.2.20rc5 - September 2, 2007
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,32 +9,32 @@ Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
libpng-1.2.20rc4.tar.gz
libpng-1.2.20rc4.tar.bz2
libpng-1.2.20rc5.tar.gz
libpng-1.2.20rc5.tar.bz2
Source files with LF line endings (for Unix/Linux) without the
"configure" script
libpng-1.2.20rc4-no-config.tar.gz
libpng-1.2.20rc4-no-config.tar.bz2
libpng-1.2.20rc5-no-config.tar.gz
libpng-1.2.20rc5-no-config.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lp1220r04.zip
lp1220r04.tar.bz2
lp1220r05.zip
lp1220r05.tar.bz2
Project files
libpng-1.2.20rc4-project-netware.zip
libpng-1.2.20rc4-project-wince.zip
libpng-1.2.20rc5-project-netware.zip
libpng-1.2.20rc5-project-wince.zip
Other information:
libpng-1.2.20rc4-README.txt
libpng-1.2.20rc4-KNOWNBUGS.txt
libpng-1.2.20rc4-LICENSE.txt
libpng-1.2.20rc4-Y2K-compliance.txt
libpng-1.2.20rc5-README.txt
libpng-1.2.20rc5-KNOWNBUGS.txt
libpng-1.2.20rc5-LICENSE.txt
libpng-1.2.20rc5-Y2K-compliance.txt
Changes since the last public release (1.2.19):
@@ -62,7 +62,7 @@ version 1.2.20rc2 [August 27, 2007]
Revised #ifdefs to ensure one and only one of pnggccrd.c, pngvcrd.c,
or part of pngrutil.c is selected.
version 1.2.20rc3 [September 1, 2007]
version 1.2.20rc3 [September 2, 2007]
Remove a little more code in pngwutil.c when PNG_NO_WRITE_FILTER is selected.
Added /D _CRT_SECURE_NO_WARNINGS to visual6c and visualc71 projects.
Compile png_mmx_support() in png.c even when PNG_NO_MMX_CODE is defined.
@@ -72,6 +72,10 @@ version 1.2.20rc3 [September 1, 2007]
version 1.2.20rc4 [September 1, 2007]
Removed Intel contributions (MMX, Optimized C).
version 1.2.20rc5 [September 2, 2007]
Restored configure and Makefile.in to rc3 and put a snippet of code in
pnggccrd.c, to ensure configure makes the same PNG_NO_MMX_CODE selection
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit