summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
blob: 2d395cb3332ebe705e0446f8b3334399ff330fe1 (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
Curl and libcurl 7.20.2

 Public curl releases:         116
 Command line options:         136
 curl_easy_setopt() options:   174
 Public functions in libcurl:  58
 Known libcurl bindings:       39
 Contributors:                 776

This release includes the following changes:

 o added the --proto and -proto-redir options

This release includes the following bugfixes:

 o prevent needless reverse name lookups
 o detect GSS on ancient Linux distros
 o GnuTLS: EOF caused error when it wasn't
 o GnuTLS: SSL handshake phase is non-blocking
 o -J/--remote-header-name strips CRLF
 o MSVC makefiles now use ws2_32.lib instead of wsock32.lib
 o -O crash on windows

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:

 Rainer Canavan, Paul Howarth, Jerome Vouillon, Ruslan Gazizov,
 Yang Tse, Kamil Dudka, Alex Bligh

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