X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=0c60ebfb1869e29ebe6b886e2f2eea47c88be5c1;hp=fabc8b8f7e9d8cc66266a1e102dca458b9dc6045;hb=544afabb39f03ab2adefdf62b6af51a81503eb58;hpb=30391ad9b479dfb0538c85c86976ab7fa24bacc2 diff --git a/src/ChangeLog b/src/ChangeLog index fabc8b8f..0c60ebfb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -5,6 +5,16 @@ separate parameters, one input (passed_expected_bytes) and one output (qtyread). Fixes bug #26870. +2009-09-05 Steven Schubiger + + * retr.h: Declare set_local_file() to avoid build warnings. + +2009-09-05 Gisle Vanem + + * connect.c, init.c, main.c, openssl.c, options.h: Replace + "ifdef MSDOS" with "ifdef USE_WATT32" since DOS-targets in fact + use the Watt-32 tcp/ip stack. + 2009-09-04 Micah Cowan * Makefile.am: Move build_info.c to wget_SOURCES from