Imported from libpng-1.2.19beta27.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-07-17 22:18:54 -05:00
parent 07c089ee04
commit 911c469d69
55 changed files with 149 additions and 131 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.2.19beta26 - July 17, 2007
Libpng 1.2.19beta27 - July 18, 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.19beta26.tar.gz
libpng-1.2.19beta26.tar.bz2
libpng-1.2.19beta27.tar.gz
libpng-1.2.19beta27.tar.bz2
Source files with LF line endings (for Unix/Linux) without the
"configure" script
libpng-1.2.19beta26-no-config.tar.gz
libpng-1.2.19beta26-no-config.tar.bz2
libpng-1.2.19beta27-no-config.tar.gz
libpng-1.2.19beta27-no-config.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lp1219b26.zip
lp1219b26.tar.bz2
lp1219b27.zip
lp1219b27.tar.bz2
Project files
libpng-1.2.19beta26-project-netware.zip
libpng-1.2.19beta26-project-wince.zip
libpng-1.2.19beta27-project-netware.zip
libpng-1.2.19beta27-project-wince.zip
Other information:
libpng-1.2.19beta26-README.txt
libpng-1.2.19beta26-KNOWNBUGS.txt
libpng-1.2.19beta26-LICENSE.txt
libpng-1.2.19beta26-Y2K-compliance.txt
libpng-1.2.19beta27-README.txt
libpng-1.2.19beta27-KNOWNBUGS.txt
libpng-1.2.19beta27-LICENSE.txt
libpng-1.2.19beta27-Y2K-compliance.txt
Changes since the last public release (1.2.18):
@@ -143,12 +143,17 @@ version 1.2.19beta25 [July 15, 2007]
unable to read valid PNG files, and filtering is at the heart of the
PNG format.
version 1.2.19beta26 [July 17, 2007]
version 1.2.19beta26 [July 16, 2007]
Changed "png_free(str)" to "png_free(png_ptr,str)" in pngrutil.c WinCE
code (Yves Piguet). This bug was introduced in libpng-1.2.14.
Updated scripts/CMakeLists.txt
Relocated a misplaced #endif in pnggccrd.c
version 1.2.19beta27 [July 18, 2007]
Fixed incorrect stride and number of bytes copied (was 4 instead of
6 bytes) in the cleanup loop of pnggccrd.c and pngvcrd.c for handling
the end of 48-bit interlaced rows (Glenn R-P).
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit