summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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