diff options
author | H3RSKO <34112131+H3RSKO@users.noreply.github.com> | 2020-08-16 16:36:10 -0400 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-08-17 00:14:18 +0200 |
commit | 3d221409e2b43ac541af335393e6ef33297f0e0c (patch) | |
tree | fbdffd6bfccdaa3eb442b84be971a6a510a7c294 /docs/HISTORY.md | |
parent | 8ac3a5df0e0726120998218969192750326bbd20 (diff) | |
download | curl-3d221409e2b43ac541af335393e6ef33297f0e0c.tar.gz |
docs: change "web site" to "website"
According to wikipedia:
While "web site" was the original spelling, this variant has become
rarely used, and "website" has become the standard spelling
Closes #5822
Diffstat (limited to 'docs/HISTORY.md')
-rw-r--r-- | docs/HISTORY.md | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/HISTORY.md b/docs/HISTORY.md index a628d0509..4c0499f71 100644 --- a/docs/HISTORY.md +++ b/docs/HISTORY.md @@ -58,7 +58,7 @@ OpenSSL took over and SSLeay was abandoned. May: first Debian package. -August: LDAP:// and FILE:// support added. The curl web site gets 1300 visits +August: LDAP:// and FILE:// support added. The curl website gets 1300 visits weekly. Moved site to curl.haxx.nu. September: Released curl 6.0. 15000 lines of code. @@ -77,7 +77,7 @@ other software and programs to be based on and powered by libcurl. Almost June: the curl site moves to "curl.haxx.se" -August, the curl web site gets 4000 visits weekly. +August, the curl website gets 4000 visits weekly. The PHP guys adopted libcurl already the same month, when the first ever third party libcurl binding showed up. CURL has been a supported module in PHP since @@ -106,7 +106,7 @@ The first experimental ftps:// support was added. August: curl is bundled in Mac OS X, 10.1. It was already becoming more and more of a standard utility of Linux distributions and a regular in the BSD -ports collections. The curl web site gets 8000 visits weekly. Curl Corporation +ports collections. The curl website gets 8000 visits weekly. Curl Corporation contacted Daniel to discuss "the name issue". After Daniel's reply, they have never since got back in touch again. @@ -117,7 +117,7 @@ without many whistles. 2002 ---- -June: the curl web site gets 13000 visits weekly. curl and libcurl is +June: the curl website gets 13000 visits weekly. curl and libcurl is 35000 lines of code. Reported successful compiles on more than 40 combinations of CPUs and operating systems. @@ -162,7 +162,7 @@ August: Curl and libcurl 7.12.1 Available command line options: 96 Available curl_easy_setopt() options: 120 Number of public functions in libcurl: 36 - Amount of public web site mirrors: 12 + Amount of public website mirrors: 12 Number of known libcurl bindings: 26 2005 @@ -175,7 +175,7 @@ April: Added the multi_socket() API September: TFTP support was added. -More than 100,000 unique visitors of the curl web site. 25 mirrors. +More than 100,000 unique visitors of the curl website. 25 mirrors. December: security vulnerability: libcurl URL Buffer Overflow @@ -283,7 +283,7 @@ April: added the cyassl backend (later renamed to WolfSSL) March: first real release supporting HTTP/2 - September: Web site had 245,000 unique visitors and served 236GB data + September: Website had 245,000 unique visitors and served 236GB data SMB and SMBS support @@ -312,7 +312,7 @@ April: added the cyassl backend (later renamed to WolfSSL) September: Added Multi-SSL support - The web site serves 3100 GB/month + The website serves 3100 GB/month Public curl releases: 169 Command line options: 211 |