diff options
author | Daniel Stenberg <daniel@haxx.se> | 2013-02-16 14:26:28 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2013-02-16 14:26:28 +0100 |
commit | d4703fa428606dc1bea590ec571eb37a19927512 (patch) | |
tree | 5f83942fcef63cbbbac43f06c887d6d6ca2be7c9 /RELEASE-NOTES | |
parent | 5e2e3cb54eff2a597bc7dc195be44d7bb7493562 (diff) |
Guile-curl: a new libcurl binding
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 ecd1db4e3..3a5e13e98 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -4,7 +4,7 @@ Curl and libcurl 7.29.1 Command line options: 152 curl_easy_setopt() options: 199 Public functions in libcurl: 58 - Known libcurl bindings: 39 + Known libcurl bindings: 42 Contributors: 1005 This release includes the following changes: |