diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-05-11 08:10:15 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-05-11 08:10:15 +0000 |
commit | 724e4a35855e8a48270c24464e57bdbc598fa28d (patch) | |
tree | b09474ae220c6d68d0cf3a18a5d27f38c512ea6f | |
parent | f69711fc783272163e996b9b5fafeef295ddfb75 (diff) |
more changes, more news, more people
-rw-r--r-- | RELEASE-NOTES | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 9655660b3..a5dd60275 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -8,6 +8,7 @@ Curl and libcurl 7.12.0. This release includes the following changes: + o the MSVC project file in the release archive is automatically built o curl --proxy-digest is a new command line option o the Windows version of libcurl can use wldap32.dll for LDAP o curl_easy_strerror(), curl_multi_strerror() and curl_share_strerror() @@ -31,12 +32,14 @@ This release includes the following bugfixes: Other curl-related news since the previous public release: + o AdacURL 7.11.2 was released: http://www.almroth.com/adacurl/ o PycURL 7.11.3 was released: http://pycurl.sourceforge.net + o A new German download mirror: http://www.mirrorspace.org/curl/ This release would not have looked like this without help, code, reports and advice from friends like these: Gisle Vanem, Tommy Tam, Luca Altea, James Bursa, Mihai Ionescu, Michael - Benedict + Benedict, Andrés García, Joe Halpin Thanks! (and sorry if I forgot to mention someone) |