changelog: mention Ben Greear's telnet work
[platform/upstream/curl.git] / RELEASE-NOTES
1 Curl and libcurl 7.20.2
2
3  Public curl releases:         116
4  Command line options:         138
5  curl_easy_setopt() options:   174
6  Public functions in libcurl:  58
7  Known libcurl bindings:       39
8  Contributors:                 794
9
10 This release includes the following changes:
11
12  o added the --proto and -proto-redir options
13  o new configure option --enable-threaded-resolver
14  o improve TELNET ability with libcurl
15
16 This release includes the following bugfixes:
17
18  o prevent needless reverse name lookups
19  o detect GSS on ancient Linux distros
20  o GnuTLS: EOF caused error when it wasn't
21  o GnuTLS: SSL handshake phase is non-blocking
22  o -J/--remote-header-name strips CRLF
23  o MSVC makefiles now use ws2_32.lib instead of wsock32.lib
24  o -O crash on windows
25  o SSL handshake timeout underflow in libcurl-NSS
26
27 This release includes the following known bugs:
28
29  o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
30
31 This release would not have looked like this without help, code, reports and
32 advice from friends like these:
33
34  Rainer Canavan, Paul Howarth, Jerome Vouillon, Ruslan Gazizov, Yang Tse,
35  Kamil Dudka, Alex Bligh, Ben Greear
36
37         Thanks! (and sorry if I forgot to mention someone)