X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=windows%2FChangeLog;h=fd8d815752ea478b5f5c47d9f661ff144dfc7bd7;hp=1b2193abd22cfb7af9f6fcb2968102794dc300d1;hb=edc9055768fed952b30629a9e8fa38ef68761882;hpb=61533a5ebcb778a2a0b574b862ea8a10395c053d diff --git a/windows/ChangeLog b/windows/ChangeLog index 1b2193ab..fd8d8157 100644 --- a/windows/ChangeLog +++ b/windows/ChangeLog @@ -1,3 +1,27 @@ +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, + Makefile.top.bor, Makefile.top.mingw, config-compiler.h: Updated + license exception for OpenSSL, per the SFLC. + +2007-10-15 Gisle Vanem + + * config-compiler.h: Adjust for OpenWacom 1.7's _Bool fix. + 2007-10-05 Ralf Wildenhues * Makefile.in: Removed, replaced by Makefile.am.