From: Daniel Stenberg Date: Thu, 17 May 2007 21:41:02 +0000 (+0000) Subject: they spell five with a v... X-Git-Tag: curl-7_16_3~104 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dd2628093cac4155899458504e7a7ea0eeed820;p=thirdparty%2Fcurl.git they spell five with a v... --- diff --git a/CHANGES b/CHANGES index 748597619f..eb19f401c1 100644 --- a/CHANGES +++ b/CHANGES @@ -7,7 +7,7 @@ Changelog Daniel S (17 May 2007) - Feng Tu pointed out a division by zero error in the TFTP connect timeout - code for timeouts less than fice seconds, and also provided a fix for it. + code for timeouts less than five seconds, and also provided a fix for it. Dan F (16 May 2007) - Added support for compiling under Minix 3.1.3 using ACK.