diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-05-26 16:05:29 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-05-26 16:05:29 +0000 |
commit | 6e305e11e38341da5baf340b33d3be4789769107 (patch) | |
tree | 2f728e351f54d88fc78459ffc5542a6800905082 /TODO-RELEASE | |
parent | b97606f0b044abc9a299ef78e3096bf06dcd8870 (diff) | |
download | curl-6e305e11e38341da5baf340b33d3be4789769107.tar.gz |
I'd like to see this fixed for the 7.18,2:
144 - Help apps use 64bit/LFS libcurl
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 0a8a40dff..bd18ceb15 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -4,11 +4,14 @@ To be addressed before 7.18.2 (planned release: June 2008) 142 - Jeff Weber's reported (and verified) memory leaks on SCP and SFTP uploads that are aborted due to timeout. http://curl.haxx.se/mail/lib-2008-05/0187.html + Fixed? 143 - Emil Romanus's reported (and verified) problems with HTTP pipelining when using the multi_socket API: http://curl.haxx.se/mail/lib-2008-05/0210.html + Possibly postponed for 7.18.3 +144 - Help apps use 64bit/LFS libcurl! To be addressed before 7.18.3 (planned release: August 2008) ============================= @@ -20,5 +23,5 @@ To be addressed before 7.18.3 (planned release: August 2008) 141 - The sponsored feature CURLINFO_PRIMARY_IP that returns the IP address as a string for the most recently used connection. -144 - +145 - |