]> granicus.if.org Git - curl/commitdiff
new ruby binding, curl-multi version 0.1
authorDaniel Stenberg <daniel@haxx.se>
Sun, 11 Nov 2007 14:20:15 +0000 (14:20 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 11 Nov 2007 14:20:15 +0000 (14:20 +0000)
RELEASE-NOTES
docs/BINDINGS

index fe3b550e206fd99192a2af9d8fd74a44c10a1b22..f291ce4bffeee66c23a2ee34b2350706a14dcd86 100644 (file)
@@ -4,7 +4,7 @@ Curl and libcurl 7.17.2
  Command line options:         121
  curl_easy_setopt() options:   147
  Public functions in libcurl:  55
- Public web site mirrors:      42
+ Public web site mirrors:      43
  Known libcurl bindings:       36
  Contributors:                 597
 
@@ -27,10 +27,11 @@ This release includes the following known bugs:
 Other curl-related news:
 
  o TclCurl 7.17.1 => http://personal1.iddeo.es/andresgarci/tclcurl/english/
+ o Ruby Curl::Multi 0.1 => http://curl-multi.rubyforge.org/ 
 
 New curl mirrors:
 
- o 
+ o http://curl.gominet.net/ is new web mirror in Vizcaya, Portugal
 
 This release would not have looked like this without help, code, reports and
 advice from friends like these:
index 6303902a03a67022870ca8149cad79bca6a56eaa..0fede0c9e577df5bd379c0cd6337f5ba3b27461d 100644 (file)
@@ -145,9 +145,12 @@ Rexx
 
 Ruby
 
-  Written by Ross Bamford
+  curb - written by Ross Bamford
   http://curb.rubyforge.org/
 
+  ruby-curl-multi - written by Kristjan Petursson and Keith Rarick
+  http://curl-multi.rubyforge.org/
+
 Scheme
 
   Bigloo binding by Kirill Lisovsky