]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
HISTORY: mention alt-svc added in 2019
authorDaniel Stenberg <daniel@haxx.se>
Thu, 10 Sep 2020 15:39:15 +0000 (17:39 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 10 Sep 2020 15:39:15 +0000 (17:39 +0200)
... and make 1996 the first year subtitle

docs/HISTORY.md

index 4c0499f71e4f4c144cbd5f43f29ec45bd8d1b7e0..631d8f03d8d7abb69a0deee9e3f6a63125610e4c 100644 (file)
@@ -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