2008-09-01 23:31:12 +08:00
|
|
|
To be addressed before 7.19.1 (planned release: October/November 2008)
|
2008-08-11 20:41:13 +08:00
|
|
|
=============================
|
|
|
|
|
2008-08-28 16:57:15 +08:00
|
|
|
162 - Craig Perras' note "http upload: how to stop on error"
|
2008-08-29 18:47:59 +08:00
|
|
|
http://curl.haxx.se/mail/archive-2008-08/0138.html
|
2008-08-28 16:57:15 +08:00
|
|
|
|
2008-08-31 04:23:31 +08:00
|
|
|
165 - "Problem with CURLOPT_RESUME_FROM and CURLOPT_APPEND" by Daniele Pinau,
|
|
|
|
recipe: http://curl.haxx.se/mail/lib-2008-08/0439.html
|
|
|
|
|
2008-09-05 17:32:51 +08:00
|
|
|
168 - curl_easy_pause bugs
|
|
|
|
|
|
|
|
169 - curl crash when using sftp with socks. We need a Curl_plain_read() to
|
|
|
|
use for the SOCKS code in the same style I made the Curl_plain_write()
|
|
|
|
before.
|
|
|
|
|
2008-09-08 15:37:57 +08:00
|
|
|
171 - [PATCH] add some locking for thread-safety to NSS implementation
|
|
|
|
|
2008-09-08 20:49:23 +08:00
|
|
|
172 - Apply the getdate patch with Jamie Lokier's date function. Needs an
|
|
|
|
added check for years < 1970 (== no negative numbers may be returned)
|
2008-09-05 17:32:51 +08:00
|
|
|
|
2008-09-22 05:36:13 +08:00
|
|
|
173 - "Patch to use GSSAPI authentication for socks5 connection" by
|
|
|
|
Markus Moeller http://curl.haxx.se/mail/archive-2008-09/0053.html
|
|
|
|
|
|
|
|
174 - "CURLINFO_PRIMARY_IP yields empty string?" by Jason Pump
|
|
|
|
http://curl.haxx.se/mail/lib-2008-09/0145.html
|
|
|
|
|
|
|
|
175 - "No info on REDIRECT_URL in multi-mode" by Max Ivanov
|
|
|
|
http://curl.haxx.se/mail/lib-2008-09/0143.html
|
|
|
|
|
|
|
|
176 -
|