diff --git a/RELEASE-NOTES b/RELEASE-NOTES index a50ec162cb4aadcbe2719a8fbbeb513033e477e7..7932b0310331ff1503318c9e8d3df2f5ad2a0bb0 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 be980dd22aaf6d5d29cdf143da6f0859d4373f2d..f6eb25475f1eda96891585f7f8a3c8f7f3990c8e 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