diff options
author | Daniel Stenberg <daniel@haxx.se> | 2013-12-09 11:56:01 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2013-12-09 11:56:01 +0100 |
commit | aadca7f41808a205dcad797959e8c17d3083dacb (patch) | |
tree | 0d408450ed6b1cfabf2a3d1433107b5820de08ec /RELEASE-NOTES | |
parent | 3905bd637ddb026fb99d102936cb73497319c815 (diff) | |
download | curl-aadca7f41808a205dcad797959e8c17d3083dacb.tar.gz |
RELEASE-NOTES: recount contributors and libcurl options
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 4a5cb8cee..befd46f45 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -2,10 +2,10 @@ Curl and libcurl 7.34.0 Public curl releases: 136 Command line options: 161 - curl_easy_setopt() options: 205 + curl_easy_setopt() options: 206 Public functions in libcurl: 58 Known libcurl bindings: 42 - Contributors: 1057 + Contributors: 1080 This release includes the following changes: |