X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=src%2FChangeLog;h=4ea647a4b0e878c10fce0fc1b07508fa18539e86;hb=248cb3e907818ba890eae6fbece663e6e41def7b;hp=4eb61f4a12f138b67a0eadbd117420fc29841327;hpb=cfc064c9b7d697f282c770448f8a79044c44563b;p=wget diff --git a/src/ChangeLog b/src/ChangeLog index 4eb61f4a..4ea647a4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2007-08-27 Gisle Vanem + + * mswindows.c (run_with_timeout): Ensure that the correct + conversion specification is used for the return result of + the GetLastError function. + * getopt.c: Fix missing (but, accidentally, legal) comment + delimiter after licensing text. + * recur.c (retrieve_tree): Inserted missing cast for strip_auth. + * openssl.c (ssl_init): const-ified the meth local variable. + 2007-08-27 Micah Cowan * wget.h: Added macro replacement for ngettext, for environs