diff options
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 6edc16944..b05127967 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -2,7 +2,7 @@ Curl and libcurl 7.16.1 Public curl release number: 97 Releases counted from the very beginning: 124 - Available command line options: 114 + Available command line options: 115 Available curl_easy_setopt() options: 137 Number of public functions in libcurl: 54 Amount of public web site mirrors: 39 @@ -15,6 +15,7 @@ This release includes the following changes: o CURLOPT_CLOSEPOLICY is now deprecated o --ftp-ssl-ccc and CURLOPT_FTP_SSL_CCC were added o HTTP support for non-ASCII platforms + o --libcurl was added This release includes the following bugfixes: |