diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-10-07 18:14:11 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-10-07 18:14:11 +0000 |
commit | db8c75f08d8b643846ffea0ec77669b0ac2c325a (patch) | |
tree | 6c81e0d1f4dcb732a45111df7aafbfbf6fefceb9 /RELEASE-NOTES | |
parent | beaada77e6ea255741ba4faba64efd49744090d7 (diff) |
oops, counted one of them twice!
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 1d1827707..35a68c650 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -4,7 +4,7 @@ Curl and libcurl 7.19.1 Command line options: 128 curl_easy_setopt() options: 154 Public functions in libcurl: 58 - Known libcurl bindings: 38 + Known libcurl bindings: 37 Contributors: 672 This release includes the following changes: |