blob: 2be01eb3722ebfd1969624792d7e2618c99508fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
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
245 - HTTP version getinfo
246 - small logic error with CURLOPT_NOPROXY
247 - Using CURLINFO_ERROR in Curl_failf
248 -
|