summary of the current outstanding issues for upcoming and the subsequent

releases
This commit is contained in:
Daniel Stenberg 2008-05-24 19:28:31 +00:00
parent 89977c73d1
commit 466429efb0
1 changed files with 21 additions and 1 deletions

View File

@ -1,4 +1,24 @@
To be addressed before 7.18.2 (planned release: June 2008)
=============================
139 -
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 -