From 250f9670b72637a2cdca49d6ac5656c6f58235fd Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 18 May 2007 10:32:48 +0000 Subject: Feng Tu reported that curl -w did wrong on TFTP transfers in bug report #1715394 (http://curl.haxx.se/bug/view.cgi?id=1715394), and the transfer-related info "variables" were indeed overwritten with zeroes wrongly and have now been adjusted. The upload size still isn't accurate. --- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index eb19f401c..af7271c0e 100644 --- a/CHANGES +++ b/CHANGES @@ -5,9 +5,16 @@ \___|\___/|_| \_\_____| Changelog +Daniel S (18 May 2007) +- Feng Tu reported that curl -w did wrong on TFTP transfers in + bug report #1715394 (http://curl.haxx.se/bug/view.cgi?id=1715394), and the + transfer-related info "variables" were indeed overwritten with zeroes wrongly + and have now been adjusted. The upload size still isn't accurate. + Daniel S (17 May 2007) - Feng Tu pointed out a division by zero error in the TFTP connect timeout code for timeouts less than five seconds, and also provided a fix for it. + Bug report #1715392 (http://curl.haxx.se/bug/view.cgi?id=1715392) Dan F (16 May 2007) - Added support for compiling under Minix 3.1.3 using ACK. -- cgit v1.2.3