summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-09-30 13:44:32 +0200
committerDaniel Stenberg <daniel@haxx.se>2020-09-30 13:44:32 +0200
commit025b20971c0cc5c8df4e773c79af9746e024d2df (patch)
tree7e67295b22db7000421ac9a52699dbc368f8e6ed
parentb312e3238f44f83b47dcea760a752d7cd88f365a (diff)
downloadcurl-025b20971c0cc5c8df4e773c79af9746e024d2df.tar.gz
HISTORY: add some 2020 events
-rw-r--r--docs/HISTORY.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/HISTORY.md b/docs/HISTORY.md
index 631d8f03d..c0ddc2c33 100644
--- a/docs/HISTORY.md
+++ b/docs/HISTORY.md
@@ -325,6 +325,8 @@ April: added the cyassl backend (later renamed to WolfSSL)
October: SSLKEYLOGFILE support, new MIME API
+ October: Daniel received the Polhem Prize for his work on curl
+
November: brotli
2018
@@ -354,6 +356,8 @@ April: added the cyassl backend (later renamed to WolfSSL)
Public functions in libcurl: 80
Contributors: 1808
+ December: removed axTLS support
+
2019
----
@@ -362,3 +366,17 @@ April: added the cyassl backend (later renamed to WolfSSL)
August: the first HTTP/3 requests with curl.
September: 7.66.0 is released and the tool offers parallel downloads
+
+2020
+----
+
+ curl and libcurl are installed in an estimated 10 *billion* instances
+ world-wide.
+
+ January: added BearSSL support
+
+ March: removed support for PolarSSL, added wolfSSH support
+
+ April: experimental MQTT support
+
+ August: zstd support