diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-01-27 23:02:17 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-01-27 23:02:17 +0000 |
commit | fbc4407583528059923f48c5887d743e243326c3 (patch) | |
tree | 87528e1df90546657e2ad45aab623f52d9e04f44 /TODO-RELEASE | |
parent | a79e5d79250c6f431d8623748700b69d52683924 (diff) |
- David McCreedy fixed the Curl command line tool for HTTP on non-ASCII
platforms.
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index acda7fdf8..80f499a07 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,16 +1,4 @@ To get fixed in 7.16.1 (planned release: January 2007) ====================== -69 - Jeff Pohlmeyer's curl_multi_socket crashing case. Recipe and instructions - here: http://curl.haxx.se/mail/lib-2007-01/0022.html - -78 - HTTP Pipelining, NULL content - http://curl.haxx.se/bug/view.cgi?id=1631566 - -80 - Steffen Rumler's Race Condition in Curl_proxyCONNECT: - http://curl.haxx.se/mail/lib-2007-01/0045.html - -81 - Kumar Swamy Bhatt's problem in ftp/ssl "LIST" operation: - http://curl.haxx.se/mail/lib-2007-01/0103.html - 82 - |