diff options
author | Daniel Stenberg <daniel@haxx.se> | 2015-11-13 23:40:40 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2015-11-13 23:40:40 +0100 |
commit | ceb396c54a90ca37f94621acb68f9ce5610b23a3 (patch) | |
tree | ac0255e7ba783fa3ba797063faad2febf4a33cb2 /RELEASE-NOTES | |
parent | 796c6ef02b0861b9fe983eaefd4e8bd077305645 (diff) | |
download | curl-ceb396c54a90ca37f94621acb68f9ce5610b23a3.tar.gz |
RELEASE-NOTES: recounted curl_easy_setopt() 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 e72c8fd27..8e905eec0 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -2,7 +2,7 @@ Curl and libcurl 7.46.0 Public curl releases: 150 Command line options: 177 - curl_easy_setopt() options: 219 + curl_easy_setopt() options: 221 Public functions in libcurl: 61 Contributors: 1322 |