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 | |
parent | beaada77e6ea255741ba4faba64efd49744090d7 (diff) |
oops, counted one of them twice!
-rw-r--r-- | RELEASE-NOTES | 2 | ||||
-rw-r--r-- | docs/BINDINGS | 5 |
2 files changed, 1 insertions, 6 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: diff --git a/docs/BINDINGS b/docs/BINDINGS index 3acc314de..8d122eaeb 100644 --- a/docs/BINDINGS +++ b/docs/BINDINGS @@ -78,11 +78,6 @@ Haskell Written by Galois, Inc http://hackage.haskell.org/cgi-bin/hackage-scripts/package/curl -ILE/RPG - - Written by Patrick Monnerat - See the packages/OS400/README.OS400 file - Java Maintained by [blank] |