aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-09-06 11:53:24 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-09-06 11:53:24 +0000
commit56dea0ac9a8906cf5fe2a87d06efedcfcf7ccaa5 (patch)
treeeecf035fcfd8fa9098807665fffd007e71db20f3
parente8b77477c7c12ce800accb7399c0e4c2b18df794 (diff)
binding updates
-rw-r--r--RELEASE-NOTES6
-rw-r--r--docs/BINDINGS7
2 files changed, 10 insertions, 3 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 0da6b7d09..d13857fc3 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -7,7 +7,7 @@ Curl and libcurl 7.14.2
Number of public functions in libcurl: 46
Amount of public web site mirrors: 25
Number of known libcurl bindings: 31
- Number of contributors: 447
+ Number of contributors: 451
This release includes the following changes:
@@ -20,7 +20,9 @@ This release includes the following bugfixes:
Other curl-related news since the previous public release:
- o
+ o New S-Lang binding: http://curl.haxx.se/libcurl/slang/
+ o TclCurl 0.14.1: http://personal1.iddeo.es/andresgarci/tclcurl/english/
+ o pycurl 7.14.1: http://pycurl.sf.net/
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 16f0bcb4f..a3ef6f01d 100644
--- a/docs/BINDINGS
+++ b/docs/BINDINGS
@@ -150,6 +150,11 @@ Scheme
Bigloo binding written by Kirill Lisovsky
http://curl.haxx.se/libcurl/scheme/
+S-Lang
+
+ S-Lang binding written by John E Davis
+ http://www.jedsoft.org/slang/modules/curl.html
+
Tcl
Tclcurl is written by Andrés García
@@ -161,7 +166,7 @@ Visual Basic
http://sourceforge.net/projects/libcurl-vb/
Q
-
+ The libcurl module is part of the default install
http://q-lang.sourceforge.net/
wxWidgets