From: Daniel Stenberg Date: Sat, 24 May 2008 19:28:31 +0000 (+0000) Subject: summary of the current outstanding issues for upcoming and the subsequent X-Git-Tag: cares-1_5_2~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=466429efb06c6b97f7e5c06651b88c9cf79eab54;p=curl summary of the current outstanding issues for upcoming and the subsequent releases --- diff --git a/TODO-RELEASE b/TODO-RELEASE index 2795045fc..0a8a40dff 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,4 +1,24 @@ To be addressed before 7.18.2 (planned release: June 2008) ============================= -139 - \ No newline at end of file +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 + +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 + + +To be addressed before 7.18.3 (planned release: August 2008) +============================= + +139 - Christopher Palow's CURLM_EASY_HANDLE_EXISTS patch + +140 - Arnaud Ebalard and Axel Tillequin's CRL support and issuer check patches + +141 - The sponsored feature CURLINFO_PRIMARY_IP that returns the IP address + as a string for the most recently used connection. + +144 - +