diff --git a/RELEASE-NOTES b/RELEASE-NOTES index a50ec162c..7932b0310 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -6,7 +6,7 @@ Curl and libcurl 7.17.0 Available curl_easy_setopt() options: 143 Number of public functions in libcurl: 55 Amount of public web site mirrors: 42 - Number of known libcurl bindings: 35 + Number of known libcurl bindings: 36 Number of contributors: 572 This release includes the following changes: @@ -62,6 +62,8 @@ Other curl-related news: http://personal1.iddeo.es/andresgarci/tclcurl/english/ o curlpp 0.7.1 was released http://rrette.com/textpattern/index.php?s=cURLpp + o A brand new binding for SP-Forth was written by ygrek: + http://www.forth.org.ru/~ac/lib/lin/curl/ New curl mirrors: diff --git a/docs/BINDINGS b/docs/BINDINGS index be980dd22..f6eb25475 100644 --- a/docs/BINDINGS +++ b/docs/BINDINGS @@ -160,6 +160,10 @@ Smalltalk Smalltalk binding written by Danil Osipchuk http://www.squeaksource.com/CurlPlugin/ +SP-Forth + SP-Forth binding by ygrek + http://www.forth.org.ru/~ac/lib/lin/curl/ + SPL SPL binding written by Clifford Wolf