2019-04-03 16:29:02 -04:00
|
|
|
|
curl and libcurl 7.64.2
|
2003-09-22 17:38:52 -04:00
|
|
|
|
|
2019-04-03 16:29:02 -04:00
|
|
|
|
Public curl releases: 181
|
2019-03-15 06:00:24 -04:00
|
|
|
|
Command line options: 221
|
|
|
|
|
curl_easy_setopt() options: 267
|
2018-09-08 16:45:45 -04:00
|
|
|
|
Public functions in libcurl: 80
|
2019-03-27 02:53:33 -04:00
|
|
|
|
Contributors: 1929
|
2017-10-23 07:33:04 -04:00
|
|
|
|
|
2018-09-05 04:22:54 -04:00
|
|
|
|
This release includes the following changes:
|
|
|
|
|
|
2019-04-03 16:29:02 -04:00
|
|
|
|
o
|
2018-09-05 04:22:54 -04:00
|
|
|
|
|
2007-07-22 06:17:52 -04:00
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
|
2019-04-03 16:29:02 -04:00
|
|
|
|
o cirrus: Customize the disabled tests per FreeBSD version
|
|
|
|
|
o configure: avoid unportable `==' test(1) operator [1]
|
|
|
|
|
o documentation: Fix several typos [7]
|
|
|
|
|
o multi: improved HTTP_1_1_REQUIRED handling [2]
|
|
|
|
|
o resolve: apply Happy Eyeballs philosophy to parallel c-ares queries [3]
|
|
|
|
|
o scripts: fix typos
|
|
|
|
|
o tool_cb_wrt: fix bad-function-cast warning [5]
|
|
|
|
|
o tool_help: include <strings.h> for strcasecmp [4]
|
|
|
|
|
o travis: allow builds on branches named "ci"
|
|
|
|
|
o vauth/oauth2: Fix OAUTHBEARER token generation [6]
|
|
|
|
|
o VC15 project: remove MinimalRebuild
|
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:
|
|
|
|
|
|
2019-04-03 16:29:02 -04:00
|
|
|
|
Brad Spencer, Dan Fandrich, Daniel Gustafsson, Daniel Stenberg,
|
|
|
|
|
Jakub Zakrzewski, Leonardo Taccari, Marcel Raad, Mert Yazıcıoğlu,
|
|
|
|
|
Paolo Mossino, Tim Rühsen, Wyatt O'Day
|
|
|
|
|
(11 contributors)
|
2018-09-08 16:45:45 -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:
|
|
|
|
|
|
2019-04-03 16:29:02 -04:00
|
|
|
|
[1] = https://curl.haxx.se/bug/?i=3709
|
|
|
|
|
[2] = https://curl.haxx.se/bug/?i=3707
|
|
|
|
|
[3] = https://curl.haxx.se/bug/?i=3699
|
|
|
|
|
[4] = https://curl.haxx.se/bug/?i=3715
|
|
|
|
|
[5] = https://curl.haxx.se/bug/?i=3718
|
|
|
|
|
[6] = https://curl.haxx.se/bug/?i=2487
|
|
|
|
|
[7] = https://curl.haxx.se/bug/?i=3724
|