summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-03-15 09:00:50 +0100
committerDaniel Stenberg <daniel@haxx.se>2021-03-15 09:00:50 +0100
commitd4a932797aeb5a4302f02280ba61c508b62048db (patch)
tree0bc367a8cc0c1837f233e8e1676c6af3a54834d1
parentf83d4ea56e91a21f9257570c2a6f5be9a55591b2 (diff)
downloadcurl-d4a932797aeb5a4302f02280ba61c508b62048db.tar.gz
HISTORY: curl 7.7.2 was the first version used in Mac OS X 10.1
-rw-r--r--docs/HISTORY.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/HISTORY.md b/docs/HISTORY.md
index 5fb0b3bdb..a17e86032 100644
--- a/docs/HISTORY.md
+++ b/docs/HISTORY.md
@@ -126,11 +126,11 @@ also introduced libcurl's ability to do persistent connections. 24000 lines of
code. The libcurl major SONAME number was bumped to 2 due to this overhaul.
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 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.
+August: curl (7.7.2) is bundled in Mac OS X (10.1) for the first time. It was
+already becoming more and more of a standard utility of Linux distributions
+and a regular in the BSD 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.
September: libcurl 7.9 introduces cookie jar and curl_formadd(). During the
forthcoming 7.9.x releases, we introduced the multi interface slowly and