diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-04-10 08:17:08 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-04-10 08:17:08 +0000 |
commit | 1b8643d4c9fc051c5d90008d700548eb85cef885 (patch) | |
tree | 228a66f2c47aea6eaa71a12eb2bd838f22f235b6 /TODO-RELEASE | |
parent | d3c796f5b08c5ddf123cc72665db14bb577515f1 (diff) |
65 - curl_multi_socket() added but not extensively tested nor particularly
documented or pushed for.
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index a0d9cbb13..b2f0735ac 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,4 +1,6 @@ -To get fixed in 7.15.2 (planned release: Febrary 2006) +To get fixed in 7.15.4 (planned release: June 2006) ====================== -65 - +65 - curl_multi_socket() added but not extensively tested nor particularly + documented or pushed for. + |