Fixed 142 and 143
authorDaniel Stenberg <daniel@haxx.se>
Wed, 28 May 2008 20:57:03 +0000 (20:57 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 28 May 2008 20:57:03 +0000 (20:57 +0000)
Moved 144 to 7.18.3 instead

TODO-RELEASE

index bd18ceb..f55d667 100644 (file)
@@ -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 -