diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-08-10 08:42:54 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-08-10 08:42:54 +0000 |
commit | da30242640bf36265902925d0e1d46dabfd53a3e (patch) | |
tree | bcbff3c86244d624fc3f2c95fb828b0a85574837 /docs/HISTORY | |
parent | 811edcde18cffb97e04e9420e3abd601ea6b607d (diff) |
7.12.1 notes
Diffstat (limited to 'docs/HISTORY')
-rw-r--r-- | docs/HISTORY | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/HISTORY b/docs/HISTORY index 4d73502a6..23531cda6 100644 --- a/docs/HISTORY +++ b/docs/HISTORY @@ -128,3 +128,14 @@ December 2003, full-fledged SSL for FTP is supported. January 2004: curl 7.11.0 introduced large file support. June 2004: curl 7.12.0 introduced IDN support. 10 official web mirrors. + +August 2004: + Curl and libcurl 7.12.1 + + Public curl release number: 82 + Releases counted from the very beginning: 109 + 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 + Number of known libcurl bindings: 26 |