curl/TODO-RELEASE

22 lines
477 B
Plaintext
Raw Normal View History

To be addressed in 7.19.6 (planned release: August 2009)
=========================
240 - GnuTLS configure fix to find older installations
241 - expose Curl_nonblock as curlx_nonblock
242 - SSH knownhost support (powered by libssh2 1.2)
243 - ftp QUOTE commands that are allowed to fail but not close the connection
244 - patch for [out] parameters
2009-07-09 00:59:11 +08:00
245 - HTTP version getinfo
2009-07-10 00:39:38 +08:00
246 - small logic error with CURLOPT_NOPROXY
247 - Using CURLINFO_ERROR in Curl_failf
248 -