Imported from libpng-1.4.0beta58.tar

This commit is contained in:
Glenn Randers-Pehrson
2009-05-14 05:11:20 -05:00
parent 64548deafc
commit acfe7dc475
29 changed files with 44 additions and 44 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.4.0beta58 - May 13, 2009
Libpng 1.4.0beta58 - May 14, 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.
@@ -442,7 +442,7 @@ version 1.4.0beta57 [May 2, 2009]
Rebuilt configure scripts with autoconf-2.63 instead of 2.62
Removed pngprefs.h and MMX from makefiles
version 1.4.0beta58 [May 13, 2009]
version 1.4.0beta58 [May 14, 2009]
Changed pngw32.def to pngwin.def in makefile.mingw (typo was intruduced
in beta57).
Clarified usage of sig_bit versus sig_bit_p in example.c (Vincent Torri)