summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2017-09-07 09:51:25 +0200
committerDaniel Stenberg <daniel@haxx.se>2017-09-07 09:51:25 +0200
commitcd8d9bb9301a93c84b24b44c5b1b4dd9d9fd495f (patch)
treed11c9b0a5c5df49d0cdecb5781a350d0b1c95498
parent70a69f371892ab2e50c9003dd9c129bcc9b8f618 (diff)
downloadcurl-cd8d9bb9301a93c84b24b44c5b1b4dd9d9fd495f.tar.gz
HISTORY: added some recent items
-rw-r--r--docs/HISTORY.md18
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