[devel] Imported from libpng-1.4.0beta73.tar

This commit is contained in:
Glenn Randers-Pehrson
2009-08-01 08:53:23 -05:00
parent ad81d71ecb
commit 3a054e1e96
62 changed files with 144 additions and 128 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.4.0beta72 - July 30, 2009
Libpng 1.4.0beta73 - August 1, 2009
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,27 +9,29 @@ Files available for download:
Source files with LF line endings (for Unix/Linux) and with a
"configure" script
1.4.0beta72.tar.gz
1.4.0beta72.tar.bz2
1.4.0beta73.txz (LZMA-compressed, recommended)
1.4.0beta73.tar.gz
1.4.0beta73.tar.bz2
Source files with LF line endings (for Unix/Linux) without the
"configure" script
1.4.0beta72-no-config.tar.gz
1.4.0beta72-no-config.tar.bz2
1.4.0beta73-no-config.txz (LZMA-compressed, recommended)
1.4.0beta73-no-config.tar.gz
1.4.0beta73-no-config.tar.bz2
Source files with CRLF line endings (for Windows), without the
"configure" script
lp140b72.zip
lp140b72.tar.bz2
lp140b73.zip
lp140b73.tar.bz2
Other information:
1.4.0beta72-README.txt
1.4.0beta72-KNOWNBUGS.txt
1.4.0beta72-LICENSE.txt
1.4.0beta72-Y2K-compliance.txt
1.4.0beta73-README.txt
1.4.0beta73-KNOWNBUGS.txt
1.4.0beta73-LICENSE.txt
1.4.0beta73-Y2K-compliance.txt
Changes since the last public release (1.2.10):
@@ -517,7 +519,7 @@ version 1.4.0beta71 [July 29, 2009]
Rebuilt configure scripts with autoconf-2.64.
Added a prototype for png_64bit_product() in png.c
version 1.4.0beta72 [July 30, 2009]
version 1.4.0beta72 [August 1, 2009]
version 1.4.0betaN [future]
Build shared libraries with -lz and sometimes -lm.