Imported from libpng-1.2.17rc1.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-05-04 15:41:12 -05:00
parent 0a3d2cc68b
commit 3148c65323
47 changed files with 119 additions and 106 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.2.17beta2 - April 26, 2007
Libpng 1.2.17rc1 - May 4, 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,43 +9,49 @@ Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
libpng-1.2.17beta2.tar.gz
libpng-1.2.17beta2.tar.bz2
libpng-1.2.17rc1.tar.gz
libpng-1.2.17rc1.tar.bz2
Source files with LF line endings (for Unix/Linux) without the
"configure" script
libpng-1.2.17beta2-no-config.tar.gz
libpng-1.2.17beta2-no-config.tar.bz2
libpng-1.2.17rc1-no-config.tar.gz
libpng-1.2.17rc1-no-config.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lp1217b02.zip
lp1217b02.tar.bz2
lp1217r01.zip
lp1217r01.tar.bz2
Project files
libpng-1.2.17beta2-project-netware.zip
libpng-1.2.17beta2-project-wince.zip
libpng-1.2.17rc1-project-netware.zip
libpng-1.2.17rc1-project-wince.zip
Other information:
libpng-1.2.17beta2-README.txt
libpng-1.2.17beta2-KNOWNBUGS.txt
libpng-1.2.17beta2-LICENSE.txt
libpng-1.2.17beta2-Y2K-compliance.txt
libpng-1.2.17rc1-README.txt
libpng-1.2.17rc1-KNOWNBUGS.txt
libpng-1.2.17rc1-LICENSE.txt
libpng-1.2.17rc1-Y2K-compliance.txt
Changes since the last public release (1.2.16):
version 1.2.17beta1 [April 26, 2007]
version 1.2.17beta1 [May 4, 2007]
Revised scripts/CMakeLists.txt to install both shared and static libraries.
Deleted a redundant line from pngset.c.
version 1.2.17beta2 [April 26, 2007]
Relocated misplaced test for png_ptr == NULL in pngpread.c
Use "==" to "&" for testing PNG_RGB_TO_GRAY_ERR & PNG_RGB_TO_GRAY_WARN flags.
Added pngerror() when write_IHDR fails in deflateInit2().
Added "const" to some array declarations.
Mention examples of libpng usage in the libpng*.txt and libpng.3 documents.
version 1.2.17rc1 [May 4, 2007]
No changes.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit