From 8a7231d7ae5303f555768f7643fa58384e0d2791 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 29 Nov 2009 19:12:00 +0000 Subject: [PATCH] a binding for Falcon --- RELEASE-NOTES | 2 +- docs/BINDINGS | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 9e9f09866..c62c11f2d 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -4,7 +4,7 @@ Curl and libcurl 7.20.0 Command line options: 132 curl_easy_setopt() options: 163 Public functions in libcurl: 58 - Known libcurl bindings: 38 + Known libcurl bindings: 39 Contributors: 761 This release includes the following changes: diff --git a/docs/BINDINGS b/docs/BINDINGS index 1b47b7cb7..5cf07fecd 100644 --- a/docs/BINDINGS +++ b/docs/BINDINGS @@ -63,6 +63,10 @@ Euphoria Written by Ray Smith http://rays-web.com/eulibcurl.htm +Falcon + + http://www.falconpl.org/index.ftd?page_id=prjs&prj_id=curl + Ferite Written by Paul Querna