diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-09-22 22:27:43 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-09-22 22:27:43 +0000 |
commit | eff2c3a621c539713ecd641c020f06ac28a7ea1d (patch) | |
tree | 53877b85161326457a79f5e46c6cbe6b3ca6649c | |
parent | de48e4e4df744dc0e837f0cbe5fd0a9d64495195 (diff) |
removed issue #162 as mentioned on the mailing list http://curl.haxx.se/mail/archive-2008-09/0086.html
-rw-r--r-- | TODO-RELEASE | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 2b1dd008c..576e846b8 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,13 +1,11 @@ To be addressed before 7.19.1 (planned release: October/November 2008) ============================= -162 - Craig Perras' note "http upload: how to stop on error" - http://curl.haxx.se/mail/archive-2008-08/0138.html - 165 - "Problem with CURLOPT_RESUME_FROM and CURLOPT_APPEND" by Daniele Pinau, recipe: http://curl.haxx.se/mail/lib-2008-08/0439.html + (under discussion) -168 - curl_easy_pause bugs +168 - curl_easy_pause bugs (still under discussion) 169 - curl crash when using sftp with socks. We need a Curl_plain_read() to use for the SOCKS code in the same style I made the Curl_plain_write() |