summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-05-28 20:57:03 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-05-28 20:57:03 +0000
commit998b046d70266f0c245407c59aaafd9582488505 (patch)
tree23fa0e649499ec6285fbe561e29d40a38ad9dde4
parentec4f6e93c27f899c219863fab9b48863fc2d3600 (diff)
downloadcurl-998b046d70266f0c245407c59aaafd9582488505.tar.gz
Fixed 142 and 143
Moved 144 to 7.18.3 instead
-rw-r--r--TODO-RELEASE14
1 files changed, 2 insertions, 12 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index bd18ceb15..f55d6670a 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -1,18 +1,6 @@
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)
=============================
@@ -23,5 +11,7 @@ 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 - Help apps use 64bit/LFS libcurl!
+
145 -