changed wording on the curl_multi_fdset() problem and moved the -K change from
authorDaniel Stenberg <daniel@haxx.se>
Wed, 28 Jun 2006 11:31:50 +0000 (11:31 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 28 Jun 2006 11:31:50 +0000 (11:31 +0000)
bugfixes

RELEASE-NOTES

index cff353c..9412f0d 100644 (file)
@@ -14,11 +14,11 @@ This release includes the following changes:
  o added curl_formget()
  o added CURLOPT_MAX_SEND_SPEED_LARGE and CURLOPT_MAX_RECV_SPEED_LARGE
  o configure --enable-hidden-symbols
+ o Made -K on a file that couldn't be read cause a warning to be displayed
 
 This release includes the following bugfixes:
 
- o curl_multi_fdset() could return a crazy max_fd value
- o Made -K on a file that couldn't be read cause a warning to be displayed.
+ o curl_multi_fdset() could wrongly return -1 as max_fd value
 
 Other curl-related news: