]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
HISTORY: added cmake, HTTP/3 and parallel downloads with curl
authorDaniel Stenberg <daniel@haxx.se>
Wed, 13 Nov 2019 09:20:52 +0000 (10:20 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 13 Nov 2019 09:21:12 +0000 (10:21 +0100)
docs/HISTORY.md

index 30249071adc5c073dd6859bf8bfe6c37436932b2..1e69f043ffe25a742397295405eba0b89e3a06de 100644 (file)
@@ -218,6 +218,8 @@ November:
 
 March: security vulnerability: libcurl Arbitrary File Access
 
+April: added CMake support
+
 August: security vulnerability: libcurl embedded zero in cert name
 
 December: Added support for IMAP, POP3 and SMTP
@@ -344,3 +346,10 @@ April: added the cyassl backend (later renamed to WolfSSL)
     curl_easy_setopt() options:   261
     Public functions in libcurl:  80
     Contributors:                 1808
+
+2019
+----
+
+ August: the first HTTP/3 requests with curl.
+
+ September: 7.66.0 is released and the tool offers parallel downloads