2017-02-23 04:47:10 -05:00
|
|
|
Curl and libcurl 7.53.1
|
2003-09-22 17:38:52 -04:00
|
|
|
|
2017-02-23 04:47:10 -05:00
|
|
|
Public curl releases: 164
|
2017-01-20 10:56:05 -05:00
|
|
|
Command line options: 205
|
|
|
|
curl_easy_setopt() options: 244
|
2015-08-12 03:07:37 -04:00
|
|
|
Public functions in libcurl: 61
|
2017-02-21 03:18:18 -05:00
|
|
|
Contributors: 1506
|
2017-01-20 10:56:05 -05:00
|
|
|
|
2007-07-22 06:17:52 -04:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2017-02-23 04:47:10 -05:00
|
|
|
o cyassl: fix typo
|
|
|
|
o url: Improve CURLOPT_PROXY_CAPATH error handling [1]
|
|
|
|
o urldata: include curl_sspi.h when Windows SSPI is enabled [2]
|
|
|
|
o formdata: check for EOF when reading from stdin [3]
|
2017-02-23 05:21:44 -05:00
|
|
|
o tests: Set CHARSET & LANG to UTF-8 in 1035, 2046 and 2047 [4]
|
2016-11-09 03:14:44 -05:00
|
|
|
|
2007-07-22 06:17:52 -04:00
|
|
|
This release includes the following known bugs:
|
|
|
|
|
2016-02-02 18:19:02 -05:00
|
|
|
o see docs/KNOWN_BUGS (https://curl.haxx.se/docs/knownbugs.html)
|
2007-07-22 06:17:52 -04:00
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
advice from friends like these:
|
|
|
|
|
2017-02-23 05:21:44 -05:00
|
|
|
Daniel Stenberg, İsmail Dönmez, jveazey on github, Ray Satiro,
|
|
|
|
Shachaf Ben-Kiki, Viktor Szakáts,
|
|
|
|
(6 contributors)
|
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:
|
|
|
|
|
2017-02-23 04:47:10 -05:00
|
|
|
[1] = https://curl.haxx.se/bug/?i=1257
|
|
|
|
[2] = https://curl.haxx.se/bug/?i=1276
|
|
|
|
[3] = https://curl.haxx.se/bug/?i=1281
|
2017-02-23 05:21:44 -05:00
|
|
|
[4] = https://curl.haxx.se/bug/?i=1277
|