Revert typo in scripts/makefile.mingw

(should refer to pngwin.def not pngw32.def)
This commit is contained in:
Glenn Randers-Pehrson glennrp@comcast.net 2009-05-03 05:44:06 -05:00
parent 389c655a5a
commit cdd4330edc
2 changed files with 4 additions and 0 deletions

View File

@ -443,6 +443,8 @@ version 1.4.0beta57 [May 2, 2009]
Removed pngprefs.h and MMX from makefiles
version 1.4.0beta58 [May 3, 2009]
Changed pngw32.def to pngwin.def in makefile.mingw (typo was intruduced
in beta57).
version 1.4.0betaN [future]
Build shared libraries with -lz and sometimes -lm.

View File

@ -2120,6 +2120,8 @@ version 1.4.0beta57 [May 2, 2009]
Removed pngprefs.h and MMX from makefiles
version 1.4.0beta58 [May 3, 2009]
Changed pngw32.def to pngwin.def in makefile.mingw (typo was intruduced
in beta57).
version 1.4.0betaN [future]
Build shared libraries with -lz and sometimes -lm.