diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-01-23 00:08:56 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-01-23 00:08:56 +0000 |
commit | 4f7e95896934df81df2a7f49e0a4f6b775fcb308 (patch) | |
tree | 2a5ebd22d2c2443964901a4c053afb8e0f13fa38 | |
parent | 53143910a1c2088a7a1fc71756ca84417cbe0d50 (diff) |
two options less
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 19e672318..1a1cb5c5c 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -3,7 +3,7 @@ Curl and libcurl 7.13.0 Public curl release number: 85 Releases counted from the very beginning: 112 Available command line options: 103 - Available curl_easy_setopt() options: 123 + Available curl_easy_setopt() options: 121 Number of public functions in libcurl: 46 Amount of public web site mirrors: 14 Number of known libcurl bindings: 29 |