summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2022-01-17 15:56:41 +0100
committerDaniel Stenberg <daniel@haxx.se>2022-01-17 15:56:41 +0100
commita3d2eeab01c709c85e125f8afa498326783312ce (patch)
tree132861ad14a378637ae531249b427643767cef41
parentf6088822ce88457b1ac52cee71342daafb4acb75 (diff)
downloadcurl-a3d2eeab01c709c85e125f8afa498326783312ce.tar.gz
docs/HISTORY.md: mention alt-svc and HSTS
-rw-r--r--docs/HISTORY.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/HISTORY.md b/docs/HISTORY.md
index 2beaa2579..109480e1b 100644
--- a/docs/HISTORY.md
+++ b/docs/HISTORY.md
@@ -406,9 +406,13 @@ April: added the cyassl backend (later renamed to WolfSSL)
November: the website moves to curl.se. The website serves 10TB data monthly.
+ December: alt-svc support
+
2021
----
February 3: curl 7.75.0 ships with support for Hyper is a HTTP backend
March 31: curl 7.76.0 ships with support for rustls
+
+ July: HSTS is supported