Commit 24db40de authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

A brand new binding for SP-Forth was written

parent 7350f985
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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:

+4 −0
Original line number Diff line number Diff line
@@ -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