diff options
author | Daniel Stenberg <daniel@haxx.se> | 2017-09-07 09:51:25 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2017-09-07 09:51:25 +0200 |
commit | cd8d9bb9301a93c84b24b44c5b1b4dd9d9fd495f (patch) | |
tree | d11c9b0a5c5df49d0cdecb5781a350d0b1c95498 | |
parent | 70a69f371892ab2e50c9003dd9c129bcc9b8f618 (diff) |
HISTORY: added some recent items
-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 |