2015-01-08 04:00:28 -05:00
|
|
|
Curl and libcurl 7.40.1
|
2003-09-22 17:38:52 -04:00
|
|
|
|
2015-01-08 04:00:28 -05:00
|
|
|
Public curl releases: 144
|
2014-05-21 17:42:24 -04:00
|
|
|
Command line options: 162
|
|
|
|
curl_easy_setopt() options: 208
|
2008-05-12 17:43:24 -04:00
|
|
|
Public functions in libcurl: 58
|
2015-01-08 04:00:28 -05:00
|
|
|
Contributors: 1233
|
2014-03-25 17:57:47 -04:00
|
|
|
|
2006-08-08 18:56:46 -04:00
|
|
|
This release includes the following changes:
|
2008-09-01 10:27:24 -04:00
|
|
|
|
2015-01-09 16:09:23 -05:00
|
|
|
o NetWare build: added TLS-SRP enabled build
|
|
|
|
o winbuild: Added option to build with c-ares
|
|
|
|
o
|
2006-08-08 18:56:46 -04:00
|
|
|
|
2007-07-22 06:17:52 -04:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2015-01-09 16:09:23 -05:00
|
|
|
o sasl_gssapi: Fixed build on NetBSD with built-in GSS-API [1]
|
|
|
|
o FTP: fix IPv6 host using link-local address [2]
|
|
|
|
o FTP: if EPSV fails on IPV6 connections, bail out
|
|
|
|
o gssapi: Remove need for duplicated GSS_C_NT_HOSTBASED_SERVICE definitions
|
|
|
|
o NSS: fix compiler error when built http2-enabled
|
|
|
|
o mingw build: allow to pass custom CFLAGS [3]
|
|
|
|
o add -m64 CFLAGS when targeting mingw64, add -m32/-m64 to LDFLAGS [4]
|
|
|
|
o
|
2010-12-15 09:54:17 -05:00
|
|
|
|
2007-07-22 06:17:52 -04: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:
|
|
|
|
|
2015-01-09 16:09:23 -05:00
|
|
|
Daniel Stenberg, Guenter Knauf, Sam Schanken, Steve Holme, Thomas Klausner,
|
|
|
|
Viktor Szakats, Vojtěch Král
|
2014-03-31 16:22:42 -04:00
|
|
|
|
2003-09-22 17:38:52 -04:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|
2011-12-19 14:08:59 -05:00
|
|
|
|
|
|
|
References to bug reports and discussions on issues:
|
|
|
|
|
2015-01-09 16:09:23 -05:00
|
|
|
[1] = http://curl.haxx.se/bug/view.cgi?id=1469
|
|
|
|
[2] = http://curl.haxx.se/bug/view.cgi?id=1468
|
|
|
|
[3] = https://github.com/bagder/curl/pull/136
|
|
|
|
[4] = https://github.com/bagder/curl/pull/134
|
|
|
|
[5] =
|