Commit d4703fa4 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Guile-curl: a new libcurl binding

parent 5e2e3cb5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ Curl and libcurl 7.29.1
 Command line options:         152
 curl_easy_setopt() options:   199
 Public functions in libcurl:  58
 Known libcurl bindings:       39
 Known libcurl bindings:       42
 Contributors:                 1005

This release includes the following changes:
+11 −6
Original line number Diff line number Diff line
@@ -81,6 +81,11 @@ glib/GTK+
  Written by Richard Atterer
  http://atterer.net/glibcurl/

Guile:

  Written by Michael L. Gran
  http://www.lonelycactus.com/guile-curl.html

Haskell

  Written by Galois, Inc