diff --git a/RELEASE-NOTES b/RELEASE-NOTES index fcbfe94ee2e7acb5073e22de16498bb864cb53e6..cd38c2614c0f85e48ebc6a349818391a8f9b320a 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -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: diff --git a/docs/BINDINGS b/docs/BINDINGS index b4193ad72de09ed8599b28379c828cc39b13a571..fbd3021c05b2f9475e800ade9ef65d4414bd3c07 100644 --- a/docs/BINDINGS +++ b/docs/BINDINGS @@ -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