diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/HISTORY.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/HISTORY.md b/docs/HISTORY.md index 551e7d258..a84ad8f1b 100644 --- a/docs/HISTORY.md +++ b/docs/HISTORY.md @@ -275,3 +275,21 @@ August: March: first real release supporting HTTP/2 September: Web site had 245,000 unique visitors and served 236GB data + +2016 +---- + + December: curl 7.52.0 introduced support for HTTPS-proxy! + +2017 +---- + + September: Added Multi-SSL support + + The web site serves 3100 GB/month + + Public curl releases: 169 + Command line options: 211 + curl_easy_setopt() options: 249 + Public functions in libcurl: 74 + Contributors: 1609 |