2012-06-03 19:51:54 +08:00
|
|
|
Curl and libcurl 7.27.0
|
2003-09-23 05:38:52 +08:00
|
|
|
|
2012-05-25 00:32:34 +08:00
|
|
|
Public curl releases: 128
|
2012-06-03 19:51:54 +08:00
|
|
|
Command line options: 152
|
2012-03-11 05:29:30 +08:00
|
|
|
curl_easy_setopt() options: 199
|
2008-05-13 05:43:24 +08:00
|
|
|
Public functions in libcurl: 58
|
2009-11-30 03:12:00 +08:00
|
|
|
Known libcurl bindings: 39
|
2012-06-03 19:51:54 +08:00
|
|
|
Contributors: 953
|
2003-10-29 17:53:21 +08:00
|
|
|
|
2006-08-09 06:56:46 +08:00
|
|
|
This release includes the following changes:
|
2008-09-01 22:27:24 +08:00
|
|
|
|
2012-05-21 22:19:12 +08:00
|
|
|
o nss: use human-readable error messages provided by NSS
|
2012-06-03 19:51:54 +08:00
|
|
|
o added --metalink for metalink download support
|
|
|
|
o pop3: Added support for sasl plain text authentication
|
2012-06-04 02:28:08 +08:00
|
|
|
o pop3: Added support for sasl login authentication
|
|
|
|
o pop3: Added support for sasl ntlm authentication
|
2012-06-04 02:13:16 +08:00
|
|
|
o pop3: Added support for sasl cram-md5 authentication
|
2012-06-05 04:50:16 +08:00
|
|
|
o pop3: Added support for sasl digest-md5 authentication
|
2012-06-09 20:49:37 +08:00
|
|
|
o pop3: Added support for apop authentication
|
2006-08-09 06:56:46 +08:00
|
|
|
|
2007-07-22 18:17:52 +08:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2012-06-03 05:11:37 +08:00
|
|
|
o pop3: Fixed the issue of having to supply the user name for all requests
|
2012-06-03 19:51:54 +08:00
|
|
|
o configure: fix LDAPS disabling related misplaced closing parenthesis
|
|
|
|
o cmdline: made -D option work with -O and -J
|
|
|
|
o configure: Fix libcurl.pc and curl-config generation for static MingW*
|
|
|
|
cross builds
|
2012-06-09 05:02:57 +08:00
|
|
|
o ssl: fix duplicated SSL handshake with multi interface and proxy [1]
|
2010-12-15 22:54:17 +08:00
|
|
|
|
2007-07-22 18:17:52 +08:00
|
|
|
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:
|
|
|
|
|
2012-06-03 19:51:54 +08:00
|
|
|
Anthony Bryan, Guenter Knauf, Kamil Dudka, Steve Holme, Tatsuhiro Tsujikawa,
|
2012-06-05 04:50:16 +08:00
|
|
|
Yang Tse, Gokhan Sengun
|
2012-03-23 23:59:03 +08:00
|
|
|
|
2003-09-23 05:38:52 +08:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|
2011-12-20 03:08:59 +08:00
|
|
|
|
|
|
|
References to bug reports and discussions on issues:
|
|
|
|
|
2012-06-09 05:02:57 +08:00
|
|
|
[1] = https://bugzilla.redhat.com/788526
|