X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=src%2FChangeLog;h=5ba66906eef2afd8eb1703aef61c9e6f6e3e9ff1;hb=b91e2353f54fb9b281185e85a2821028340cb187;hp=b3defda019ee8fec1d3f47bfad0dae7ede52864b;hpb=b2dbe2b7e4a3d0f1bec1aa7c835879c537ff474a;p=wget diff --git a/src/ChangeLog b/src/ChangeLog index b3defda0..5ba66906 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2008-06-24 Micah Cowan + + * ftp-ls.c (ftp_index): Don't assume time_t* is compatible with + long*. Fixes crash on Windows, and probably other systems. + +2008-06-22 Steven Schubiger + + * http.c: Explicitly initialize and deallocate the message + string used by the -nv --spider functionality. + 2008-06-22 Steven Schubiger * http.c: Make -nv --spider include the file's name when it