[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

@@ -2196,7 +2196,13 @@ version 1.4.0beta70 [July 27, 2009]
version 1.4.0beta71 [July 29, 2009]
Rebuilt configure scripts with autoconf-2.64.
version 1.4.0beta72 [July 30, 2009]
version 1.4.0beta72 [August 1, 2009]
Replaced *.tar.lzma with *.txz in distribution. Get the xz codec
from <http://tukaani.org/xz>.
version 1.4.0beta73 [August 1, 2009]
Reject attempt to write iCCP chunk with negative embedded profile length
(JD Chen)
version 1.4.0betaN [future]
Build shared libraries with -lz and sometimes -lm.