diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-02-27 09:02:29 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-02-27 09:02:29 +0000 |
commit | 009cd96490c1d3e8fe2990ee2fbf8019c548585c (patch) | |
tree | 773c3b05cf1c0a0303840ed946f59e8f5217d13e /RELEASE-NOTES | |
parent | d0242da3040b46417e91b1dd378769cca186c7f4 (diff) | |
download | curl-009cd96490c1d3e8fe2990ee2fbf8019c548585c.tar.gz |
remove the number of obsolete options
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 28f8629f1..e501e076a 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -3,7 +3,7 @@ Curl and libcurl 7.11.1. A bugfix release. Public curl release number: 79 Releases counted from the very beginning: 106 Available command line options: 94 - Available curl_easy_setopt() options: 117 + Available curl_easy_setopt() options: 111 This release includes the following changes: |