diff options
-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) |