2017-06-15 16:49:20 +08:00
|
|
|
Curl and libcurl 7.55.0
|
2003-09-23 05:38:52 +08:00
|
|
|
|
2017-06-15 16:49:20 +08:00
|
|
|
Public curl releases: 167
|
2017-03-13 22:55:53 +08:00
|
|
|
Command line options: 207
|
|
|
|
curl_easy_setopt() options: 245
|
2015-08-12 15:07:37 +08:00
|
|
|
Public functions in libcurl: 61
|
2017-06-13 15:44:50 +08:00
|
|
|
Contributors: 1571
|
2017-01-20 23:56:05 +08:00
|
|
|
|
2017-03-13 22:55:53 +08:00
|
|
|
This release includes the following changes:
|
2017-04-20 05:16:10 +08:00
|
|
|
|
2017-06-15 16:49:20 +08:00
|
|
|
o
|
2017-03-13 22:55:53 +08:00
|
|
|
|
2007-07-22 18:17:52 +08:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2017-06-15 16:49:20 +08:00
|
|
|
o includes: remove curl/curlbuild.h and curl/curlrules.h [1]
|
|
|
|
o dist: make the hugehelp.c not get regenerated unnecessarily [2]
|
|
|
|
o timers: store internal time stamps as time_t instead of doubles [3]
|
|
|
|
o progress: let "current speed" be UL + DL speeds combined [4]
|
|
|
|
o http-proxy: do the HTTP CONNECT process entirely non-blocking [5]
|
2016-11-09 16:14:44 +08:00
|
|
|
|
2007-07-22 18:17:52 +08:00
|
|
|
This release includes the following known bugs:
|
|
|
|
|
2016-02-03 07:19:02 +08:00
|
|
|
o see docs/KNOWN_BUGS (https://curl.haxx.se/docs/knownbugs.html)
|
2007-07-22 18:17:52 +08:00
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
advice from friends like these:
|
|
|
|
|
2017-06-15 16:49:20 +08:00
|
|
|
Daniel Stenberg, Marcel Raad, Paul Harris, Ray Satiro, Simon Warta,
|
|
|
|
(5 contributors)
|
2017-03-08 17:55:06 +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:
|
|
|
|
|
2017-06-15 16:49:20 +08:00
|
|
|
[1] = https://daniel.haxx.se/blog/2017/06/15/target-independent-libcurl-headers/
|
|
|
|
[2] = https://curl.haxx.se/bug/?i=1565
|
|
|
|
[3] = https://curl.haxx.se/bug/?i=1531
|
|
|
|
[4] = https://curl.haxx.se/bug/?i=1556
|
|
|
|
[5] = https://curl.haxx.se/bug/?i=1547
|
|
|
|
|