X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=2a531b7abf0b357b061c919940be6baded127729;hp=49627335f0bf330427caa15ae6382403d54ce759;hb=51a8e9fa5003cd6094b3b29973f2df15f48892bf;hpb=b8e416c6c70912973e8873369599aa1bc37ba6c8 diff --git a/src/ChangeLog b/src/ChangeLog index 49627335..2a531b7a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2003-09-21 Hrvoje Niksic + + * connect.c (connect_with_timeout): Made timeout type double. + + * options.h (struct options): New members read_timeout, + dns_timeout, and connect_timeout. + Use them. + 2003-09-21 Hrvoje Niksic * init.c (simple_atof): New function.