2013-04-12 11:30:32 +02:00
|
|
|
Curl and libcurl 7.30.1
|
2003-09-22 23:38:52 +02:00
|
|
|
|
2013-04-12 11:30:32 +02:00
|
|
|
Public curl releases: 133
|
2012-06-03 13:51:54 +02:00
|
|
|
Command line options: 152
|
2012-03-10 22:29:30 +01:00
|
|
|
curl_easy_setopt() options: 199
|
2008-05-12 23:43:24 +02:00
|
|
|
Public functions in libcurl: 58
|
2013-02-16 14:26:28 +01:00
|
|
|
Known libcurl bindings: 42
|
2013-02-06 14:50:39 +01:00
|
|
|
Contributors: 1005
|
2013-02-06 11:02:18 +01:00
|
|
|
|
2013-03-08 16:34:40 +01:00
|
|
|
***
|
|
|
|
krb4 support is up for removal. If you care about it at all, speak up
|
|
|
|
on the curl-library list asap!
|
|
|
|
***
|
|
|
|
|
2006-08-09 00:56:46 +02:00
|
|
|
This release includes the following changes:
|
2008-09-01 16:27:24 +02:00
|
|
|
|
2013-04-13 17:43:30 +02:00
|
|
|
o darwinssl: add TLS session resumption
|
2013-04-13 19:35:16 +02:00
|
|
|
o imap/pop3/smtp: Added support for ;auth=<mech> in the URL
|
2013-04-12 11:30:32 +02:00
|
|
|
o
|
2006-08-09 00:56:46 +02:00
|
|
|
|
2007-07-22 12:17:52 +02:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2013-04-13 17:43:30 +02:00
|
|
|
o FTP: access files in root dir correctly [1]
|
|
|
|
o configure: try pthread_create without -lpthread [2]
|
|
|
|
o FTP: handle a 230 welcome response [3]
|
2013-04-12 11:30:32 +02:00
|
|
|
o
|
2010-12-15 15:54:17 +01:00
|
|
|
|
2007-07-22 12:17:52 +02: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:
|
|
|
|
|
2013-04-13 17:43:30 +02:00
|
|
|
David Strauss, Kamil Dudka, Steve Holme, Nick Zitzmann, Sam Deane, Duncan,
|
|
|
|
Anders Havn
|
|
|
|
|
2003-09-22 23:38:52 +02:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|
2011-12-19 20:08:59 +01:00
|
|
|
|
|
|
|
References to bug reports and discussions on issues:
|
|
|
|
|
2013-04-13 17:43:30 +02:00
|
|
|
[1] = http://curl.haxx.se/mail/lib-2013-04/0142.html
|
|
|
|
[2] = http://curl.haxx.se/bug/view.cgi?id=1216
|
|
|
|
[3] = http://curl.haxx.se/mail/lib-2013-02/0102.html
|
|
|
|
[4] =
|