yet another binding
authorDaniel Stenberg <daniel@haxx.se>
Tue, 23 Nov 2004 09:22:23 +0000 (09:22 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 23 Nov 2004 09:22:23 +0000 (09:22 +0000)
RELEASE-NOTES
docs/BINDINGS

index 2d81c7c..a2c1080 100644 (file)
@@ -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:
index 983968a..4fb85ce 100644 (file)
@@ -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.