pop3: Added support for sasl digest-md5 authentication
[platform/upstream/curl.git] / RELEASE-NOTES
1 Curl and libcurl 7.27.0
2
3  Public curl releases:         128
4  Command line options:         152
5  curl_easy_setopt() options:   199
6  Public functions in libcurl:  58
7  Known libcurl bindings:       39
8  Contributors:                 953
9
10 This release includes the following changes:
11
12  o nss: use human-readable error messages provided by NSS
13  o added --metalink for metalink download support
14  o pop3: Added support for sasl plain text authentication
15  o pop3: Added support for sasl login authentication 
16  o pop3: Added support for sasl ntlm authentication
17  o pop3: Added support for sasl cram-md5 authentication
18  o pop3: Added support for sasl digest-md5 authentication
19
20 This release includes the following bugfixes:
21
22  o pop3: Fixed the issue of having to supply the user name for all requests
23  o configure: fix LDAPS disabling related misplaced closing parenthesis
24  o cmdline: made -D option work with -O and -J
25  o configure: Fix libcurl.pc and curl-config generation for static MingW*
26    cross builds
27
28 This release includes the following known bugs:
29
30  o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
31
32 This release would not have looked like this without help, code, reports and
33 advice from friends like these:
34
35  Anthony Bryan, Guenter Knauf, Kamil Dudka, Steve Holme, Tatsuhiro Tsujikawa,
36  Yang Tse, Gokhan Sengun
37
38         Thanks! (and sorry if I forgot to mention someone)
39
40 References to bug reports and discussions on issues:
41
42