aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
blob: 9cd40916f05952e41f6188584532734d5594aabd (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
29
30
31
32
33
34
35
36
37
38
39
Curl and libcurl 7.19.4

 Public curl releases:         110
 Command line options:         132
 curl_easy_setopt() options:   161
 Public functions in libcurl:  58
 Known libcurl bindings:       37
 Contributors:                 700

This release includes the following changes:

 o Added CURLOPT_NOPROXY and the corresponding --noproxy
 o the OpenSSL-specific code disables TICKET (rfc5077) which is enabled by
   default in openssl 0.9.8j
 o Added CURLOPT_TFTP_BLKSIZE
 o Added CURLOPT_SOCKS5_GSSAPI_SERVICE and CURLOPT_SOCKS5_GSSAPI_NEC - with
   the corresponding curl options --socks5-gssapi-service and
   --socks5-gssapi-nec
 o Improved IPv6 support when built with with c-ares >= 1.6.1
 o Added CURLPROXY_HTTP_1_0 and --proxy1.0

This release includes the following bugfixes:

 o missing ssh.obj in VS makefiles
 o FTP ;type=i URLs now work with CURLOPT_PROXY_TRANSFER_MODE in Turkish locale
 o realms with quoted quotation marks in HTTP Digest headers
 o VC9 makefiles are now really included

This release includes the following known bugs:

 o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)

This release would not have looked like this without help, code, reports and
advice from friends like these:

 Lisa Xu, Daniel Fandrich, Craig A West, Alexey Borzov, Sharad Gupta,
 Peter Sylvester, Chad Monroe, Markus Moeller, Yang Tse, Scott Cantor

        Thanks! (and sorry if I forgot to mention someone)