[master] Imported from libpng-1.4.3rc02.tar

This commit is contained in:
Glenn Randers-Pehrson
2010-06-23 08:58:11 -05:00
parent dee0e2ed0f
commit 90cfcecc09
33 changed files with 115 additions and 93 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.4.3rc01 - June 21, 2010
Libpng 1.4.3rc02 - June 23, 2010
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,20 +9,20 @@ Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
1.4.3rc01.tar.xz (LZMA-compressed, recommended)
1.4.3rc01.tar.gz
1.4.3rc01.tar.bz2
1.4.3rc02.tar.xz (LZMA-compressed, recommended)
1.4.3rc02.tar.gz
1.4.3rc02.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lp143r01.zip
lp143r01.7z
lp143r02.zip
lp143r02.7z
Other information:
1.4.3rc01-README.txt
1.4.3rc01-LICENSE.txt
1.4.3rc02-README.txt
1.4.3rc02-LICENSE.txt
Changes since the last public release (1.4.2):
@@ -49,6 +49,10 @@ version 1.4.3beta05 [June 20, 2010]
version 1.4.3rc01 [June 21, 2010]
Revised some comments in png_process_IDAT_data().
version 1.4.2rc02 [June 23, 2010]
Changed char *msg to PNG_CONST char *msg in pngrutil.c
Stop memory leak when reading a malformed sCAL chunk.
Send comments/corrections/commendations to glennrp at users.sourceforge.net
or to png-mng-implement at lists.sf.net (subscription required; visit
https://lists.sourceforge.net/lists/listinfo/png-mng-implement).