[master] Imported from libpng-1.4.3rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2010-06-21 08:00:15 -05:00
parent 5ad9884ff1
commit dee0e2ed0f
32 changed files with 100 additions and 92 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.4.3beta05 - June 20, 2010
Libpng 1.4.3rc01 - June 21, 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.3beta05.tar.xz (LZMA-compressed, recommended)
1.4.3beta05.tar.gz
1.4.3beta05.tar.bz2
1.4.3rc01.tar.xz (LZMA-compressed, recommended)
1.4.3rc01.tar.gz
1.4.3rc01.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lp143b05.zip
lp143b05.7z
lp143r01.zip
lp143r01.7z
Other information:
1.4.3beta05-README.txt
1.4.3beta05-LICENSE.txt
1.4.3rc01-README.txt
1.4.3rc01-LICENSE.txt
Changes since the last public release (1.4.2):
@@ -46,6 +46,9 @@ version 1.4.3beta05 [June 20, 2010]
and handle end conditions more cleanly.
Removed the new (beta04) check in png_push_process_row().
version 1.4.3rc01 [June 21, 2010]
Revised some comments in png_process_IDAT_data().
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).