blob: 9a06352e55c386e39c65d8c27b2d86a5fe31f9e8 (
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
25
26
27
28
|
To be addressed before 7.19.1 (planned release: October/November 2008)
=============================
165 - "Problem with CURLOPT_RESUME_FROM and CURLOPT_APPEND" by Daniele Pinau,
recipe: http://curl.haxx.se/mail/lib-2008-08/0439.html
(under discussion)
168 - curl_easy_pause bugs (still under discussion)
173 - "Patch to use GSSAPI authentication for socks5 connection" by
Markus Moeller http://curl.haxx.se/mail/archive-2008-09/0053.html
(under discussion)
174 - "CURLINFO_PRIMARY_IP yields empty string?" by Jason Pump
http://curl.haxx.se/mail/lib-2008-09/0145.html
possibly the same or related to "Potential issue when using the new
PRIMARY_IP metric"
175 - "No info on REDIRECT_URL in multi-mode" by Max Ivanov
http://curl.haxx.se/mail/lib-2008-09/0143.html
Patch: http://sourceforge.net/tracker/index.php?func=detail&aid=2107803&group_id=976&atid=100976
176 - "SFTP and CURLOPT_RANGE"
177 -
|