diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-09-05 09:32:51 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-09-05 09:32:51 +0000 |
commit | 747e0c657dab3fee32b6db6035cfdc33e485aa9b (patch) | |
tree | ba572cba768a21b01dbcc73c72596587d91138aa /TODO-RELEASE | |
parent | 780f13db30255068772daf06c387ee206d412cd9 (diff) |
five new recent issues to deal with
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 0dabdf8b9..a3a0baf80 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -19,4 +19,19 @@ To be addressed before 7.19.1 (planned release: October/November 2008) 165 - "Problem with CURLOPT_RESUME_FROM and CURLOPT_APPEND" by Daniele Pinau, recipe: http://curl.haxx.se/mail/lib-2008-08/0439.html -166 - +166 - Cookies with bad expiry date treated as session cookies (and thus wrongly + matches and get sent) + +167 - pipelining with proxy hangs + +168 - curl_easy_pause bugs + +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() + before. + +170 - Two small items of interest for the webpage + two mistakes in the curl.1 man page + +171 - + |