From: Daniel Stenberg Date: Sun, 15 Aug 2010 11:55:22 +0000 (+0200) Subject: multi: two fixes done X-Git-Tag: curl-7_21_2~169 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b980c9a02;p=thirdparty%2Fcurl.git multi: two fixes done --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 080e572e94..b6e69f9e32 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -13,7 +13,8 @@ This release includes the following changes: This release includes the following bugfixes: - o + o multi: support the timeouts correctly, fixes known bug #62 + o multi: use timeouts properly for MAX_RECV/SEND_SPEED This release includes the following known bugs: @@ -22,6 +23,6 @@ This release includes the following known bugs: This release would not have looked like this without help, code, reports and advice from friends like these: - + Kamil Dudka Thanks! (and sorry if I forgot to mention someone)