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

found a common lisp binding

parent 983bf93a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ Curl and libcurl 7.13.2
 Available curl_easy_setopt() options:     122
 Number of public functions in libcurl:    46
 Amount of public web site mirrors:        18
 Number of known libcurl bindings:         30
 Number of known libcurl bindings:         31

This release includes the following changes:

+5 −0
Original line number Diff line number Diff line
@@ -75,6 +75,11 @@ Java
  Maintained by Vic Hanson
  http://curl.haxx.se/libcurl/java/

Lisp

  Written by Liam Healy
  http://common-lisp.net/project/cl-curl/

Lua

  Written by Steve Dekorte