summaryrefslogtreecommitdiff
path: root/docs/HISTORY.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/HISTORY.md')
-rw-r--r--docs/HISTORY.md12
1 files changed, 7 insertions, 5 deletions
diff --git a/docs/HISTORY.md b/docs/HISTORY.md
index a17e86032..c0e3b9848 100644
--- a/docs/HISTORY.md
+++ b/docs/HISTORY.md
@@ -126,16 +126,18 @@ 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 (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.
+August: 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
without many whistles.
+September 25: 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.
+
2002
----