1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/TODO-RELEASE
2008-05-24 19:28:31 +00:00

25 lines
803 B
Plaintext

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
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 -