X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=b44e5c416ce6f3b0441fa03a7d80a282ad2dd99c;hp=0582437647f9c0d2c37a163a91ac94bf60e144e4;hb=2c0e2b0afa06c675a79239b49b92085daff4c7af;hpb=dc99d9a487fb8b99dcd70ac770ce0dd68cddaa07 diff --git a/src/ChangeLog b/src/ChangeLog index 05824376..b44e5c41 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,17 @@ +2004-01-28 Christian Biere + + * progress.c (bar_set_params): Fixed syntax error when HAVE_ISATTY + was undefined. + + * ftp.c (ftp_loop_internal): Allocate a larger buffer in case + "try" gets translated to something large. Ditto in http_loop in + http.c. + + * http.c (response_header_copy): Don't write to buf[BUFSIZE]. + + * ftp-opie.c (skey_response): Eliminate unnecessary string + concatenation; just call gen_md5_update twice. + 2004-01-25 Hrvoje Niksic * utils.c (xsleep): Don't call usleep with values larger than