diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-11-04 14:03:01 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-11-04 23:59:53 +0100 |
commit | fbbbf5aae0fe9bb5b57e4ffa9f34ccfd7a6d89d4 (patch) | |
tree | e689aa062ad58a9bb1a7f284852a4d4fbe9b646f | |
parent | 4d2f8006777d6354d9b62eae38ebd0a0256d0f94 (diff) | |
download | curl-fbbbf5aae0fe9bb5b57e4ffa9f34ccfd7a6d89d4.tar.gz |
HISTORY: the new domain
-rw-r--r-- | docs/HISTORY.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/HISTORY.md b/docs/HISTORY.md index c5ed13846..4f976c564 100644 --- a/docs/HISTORY.md +++ b/docs/HISTORY.md @@ -140,13 +140,13 @@ Starting with 7.10, curl verifies SSL server certificates by default. January: Started working on the distributed curl tests. The autobuilds. February: the curl site averages at 20000 visits weekly. At any given moment, -there's an average of 3 people browsing the curl.haxx.se site. +there's an average of 3 people browsing the website. Multiple new authentication schemes are supported: Digest (May), NTLM (June) and Negotiate (June). November: curl 7.10.8 is released. 45000 lines of code. ~55000 unique visitors -to the curl.haxx.se site. Five official web mirrors. +to the website. Five official web mirrors. December: full-fledged SSL for FTP is supported. @@ -382,3 +382,6 @@ April: added the cyassl backend (later renamed to WolfSSL) April: experimental MQTT support August: zstd support + + November: the website moves to www.curl.se. The website serves 10TB data + monthly. |