diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-10-13 08:46:36 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-10-13 08:46:36 +0000 |
commit | c98676068ee6778646239a4376a954871d4bfaa0 (patch) | |
tree | 755da8413ceed8fa14321cccc36f6bd5d2b12659 | |
parent | b534f74bf4ac7de2e967451d7effd3ef2907b222 (diff) |
.NET binding
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index d96973a00..1c82b8118 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -6,7 +6,7 @@ Curl and libcurl 7.12.2 Available curl_easy_setopt() options: 121 Number of public functions in libcurl: 36 Amount of public web site mirrors: 12 - Number of known libcurl bindings: 26 + Number of known libcurl bindings: 27 This release includes the following changes: @@ -60,6 +60,7 @@ Other curl-related news since the previous public release: o pycurl version 7.12.1 http://pycurl.sourceforge.net/ o tclcurl version 0.12.1 http://personal1.iddeo.es/andresgarci/tclcurl/english/ + o libcurl.NET was announce: http://www.seasideresearch.com/downloads.html This release would not have looked like this without help, code, reports and advice from friends like these: |