diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-05-11 14:21:34 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-05-11 14:21:34 +0000 |
commit | a13f5888d54f322e819b9f906db2cee359232e75 (patch) | |
tree | 95344e94dcccacfa40afd2864afb04cbd961ae39 | |
parent | c8807438cef0f2cd17cb5a176c41773239842421 (diff) |
they're at least 36 functions now
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 8decfda8a..024938255 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -4,7 +4,7 @@ Curl and libcurl 7.12.0. Releases counted from the very beginning: 108 Available command line options: 95 Available curl_easy_setopt() options: 113 - Number of public functions in libcurl: 35 + Number of public functions in libcurl: 36 This release includes the following changes: |