A brand new binding for SP-Forth was written
authorDaniel Stenberg <daniel@haxx.se>
Sun, 9 Sep 2007 22:22:45 +0000 (22:22 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 9 Sep 2007 22:22:45 +0000 (22:22 +0000)
RELEASE-NOTES
docs/BINDINGS

index a50ec16..7932b03 100644 (file)
@@ -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:
 
index be980dd..f6eb254 100644 (file)
@@ -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