From 4ba275a46a67b22f9d1f2af19f2123f5126d5b4e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 10 Sep 2020 17:39:15 +0200 Subject: [PATCH] HISTORY: mention alt-svc added in 2019 ... and make 1996 the first year subtitle --- docs/HISTORY.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/docs/HISTORY.md b/docs/HISTORY.md index 4c0499f71..631d8f03d 100644 --- a/docs/HISTORY.md +++ b/docs/HISTORY.md @@ -7,9 +7,12 @@ currency-exchange calculations available to Internet Relay Chat (IRC) users. All the necessary data were published on the Web; he just needed to automate their retrieval. -Daniel simply adopted an existing command-line open-source tool, httpget, that -Brazilian Rafael Sagula had written and recently released version 0.1 of. After -a few minor adjustments, it did just what he needed. +1996 +---- + +Daniel adopted an existing command-line open-source tool, httpget, that +Brazilian Rafael Sagula had written and recently released version 0.1 +of. After a few minor adjustments, it did just what he needed. 1997 ---- @@ -354,6 +357,8 @@ April: added the cyassl backend (later renamed to WolfSSL) 2019 ---- + March: added experimental alt-svc support + August: the first HTTP/3 requests with curl. September: 7.66.0 is released and the tool offers parallel downloads