X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=windows%2FChangeLog;h=1b2193abd22cfb7af9f6fcb2968102794dc300d1;hb=61533a5ebcb778a2a0b574b862ea8a10395c053d;hp=659a2075b985943fef4dd99dfe8b9dc70c27197f;hpb=336c0de30166c540bd744c6faacf10a3c5373cfb;p=wget diff --git a/windows/ChangeLog b/windows/ChangeLog index 659a2075..1b2193ab 100644 --- a/windows/ChangeLog +++ b/windows/ChangeLog @@ -1,3 +1,36 @@ +2007-10-05 Ralf Wildenhues + + * Makefile.in: Removed, replaced by Makefile.am. + * Makefile.am: Converted from Makefile.in. + +2007-09-24 Christopher Lewis + + * config-compiler.h: Fix compiler warnings related to + HAVE_INTPTR_T. + +2007-07-05 Micah Cowan + + * Makefile.top.bor, Makefile.doc, Makefile.in, Makefile.src: + * config-compiler.h, Makefile.top, Makefile.top.mingw: + Updated GPL reference to version 3 or later, removed FSF + address. + +2006-06-25 Christopher Lewis + + * Windows\Makefile.top: Added OpenSSL dlls and cacert.pem to + wget.zip to further automate the Win32 build process + + * Windows\Makefile.top.bor: Added OpenSSL dlls and cacert.pem to + wget.zip to further automate the Win32 build process + +2007-01-23 Christopher Lewis + + * Windows\Makefile.top: Added the required file msvcr80.dll. This + file is required by OpenSSL. + + * Windows\Makefile.top.bor: Added the required file msvcr80.dll. + This file is required by OpenSSL. + 2006-12-29 Gisle Vanem * config.h: Added 'HAVE_SYS_UTIME_H 1' which gets undefined as needed