diff options
-rw-r--r-- | RELEASE-NOTES | 2 | ||||
-rw-r--r-- | docs/BINDINGS | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 744569586..0027eebc5 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -4,7 +4,7 @@ Curl and libcurl 7.19.4 Command line options: 132 curl_easy_setopt() options: 161 Public functions in libcurl: 58 - Known libcurl bindings: 37 + Known libcurl bindings: 38 Contributors: 700 This release includes the following changes: diff --git a/docs/BINDINGS b/docs/BINDINGS index b461017ed..1b47b7cb7 100644 --- a/docs/BINDINGS +++ b/docs/BINDINGS @@ -54,6 +54,10 @@ Dylan Written by Chris Double http://dylanlibs.sourceforge.net/ +Eiffel + Written by Eiffel Software + http://curl.haxx.se/libcurl/eiffel/ + Euphoria Written by Ray Smith |