diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-09-26 12:46:03 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-09-26 12:46:03 +0000 |
commit | 9b55056423e2e29f49ab8825133ceb5ac106a2b2 (patch) | |
tree | 4817cdc80aab3791cb91700e0c87b257c8b6b62d /RELEASE-NOTES | |
parent | fd4cf78f36e89b8a0913e4fb34fd7a89f5c0cfd4 (diff) |
we added a curl_easy_setopt() option too
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 207849ba6..c5041ee6e 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -3,7 +3,7 @@ Curl and libcurl 7.17.1 Public curl release number: 102 Releases counted from the very beginning: 128 Available command line options: 120 - Available curl_easy_setopt() options: 143 + Available curl_easy_setopt() options: 144 Number of public functions in libcurl: 55 Amount of public web site mirrors: 42 Number of known libcurl bindings: 36 |