blob: 0a8a40dffbc3eebd127704010cae5c2deef37012 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
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 -
|