X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=windows%2FChangeLog;h=7cadaa5614caebc2814f2ccada6b4af0fa28ffd5;hp=500013c06c40bb8aa0bc6d69564b679ceb4e9dba;hb=cb555a94fa5188122569ed3803c463f27ccd0261;hpb=462e643a7e31676eceda23e634241f7b4d2cd7bb diff --git a/windows/ChangeLog b/windows/ChangeLog index 500013c0..7cadaa56 100644 --- a/windows/ChangeLog +++ b/windows/ChangeLog @@ -1,3 +1,23 @@ +2009-09-03 Gisle Vanem + + * config.h (HAVE_STRING_H): Define for all Windows build + platforms. + (socklen_t): Define conditionally. + +2008-09-09 Gisle Vanem + + * config-compiler.h: MingW do have ; added HAVE_STDINT_H. + Added _CRT_SECURE_NO_WARNINGS to supress warnings in MSVC8+ about + using "old" ANSI-functions. + + * config.h: config-post.h is gone. SIZEOF_LONG_LONG is 8. + +2008-01-25 Micah Cowan + + * Makefile.am, Makefile.doc, Makefile.src, Makefile.top, + Makefile.top.bor, Makefile.top.mingw, config-compiler.h: Updated + copyright year. + 2007-11-28 Micah Cowan * Makefile.doc, Makefile.am, Makefile.src, Makefile.top,