aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE-NOTES4
-rw-r--r--docs/BINDINGS10
2 files changed, 13 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 2d81c7c0f..a2c108075 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -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:
diff --git a/docs/BINDINGS b/docs/BINDINGS
index 983968a83..4fb85cecf 100644
--- a/docs/BINDINGS
+++ b/docs/BINDINGS
@@ -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.