Commit 4afc4aed authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

yet another binding

parent a4e1ac79
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ Curl and libcurl 7.12.3
 Available curl_easy_setopt() options:     121
 Number of public functions in libcurl:    46
 Amount of public web site mirrors:        13
 Number of known libcurl bindings:         28
 Number of known libcurl bindings:         29

This release includes the following changes:

@@ -38,6 +38,8 @@ Other curl-related news since the previous public release:
 o TclCurl 0.12.2: http://personal1.iddeo.es/andresgarci/tclcurl/english/
 o libcurl.NET 1.1: http://www.seasideresearch.com/downloads.html
 o RCurl 0.5.1: http://www.omegahat.org/RCurl/
 o libcurl.mono 1.0:
   http://forge.novell.com/modules/xfmod/project/?libcurl-mono

This release would not have looked like this without help, code, reports and
advice from friends like these:
+10 −0
Original line number Diff line number Diff line
@@ -76,6 +76,16 @@ Lua
  Written by Steve Dekorte
  http://curl.haxx.se/libcurl/lua/

.NET

  Written by Jeffrey Phillips
  http://www.seasideresearch.com/downloads.html

Mono

  Written by Jeffrey Phillips
  http://forge.novell.com/modules/xfmod/project/?libcurl-mono

Object-Pascal

  Free Pascal, Delphi and Kylix binding written by Christophe Espern.