Commit 931eff89 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

SSPI-fix and a new mirror

parent 17533580
Loading
Loading
Loading
Loading
+9 −5
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ Curl and libcurl 7.15.1
 Available command line options:           109
 Available curl_easy_setopt() options:     125
 Number of public functions in libcurl:    46
 Amount of public web site mirrors:        27
 Amount of public web site mirrors:        28
 Number of known libcurl bindings:         32
 Number of contributors:                   459

@@ -17,6 +17,7 @@ This release includes the following changes:

This release includes the following bugfixes:

 o SSPI compatibility fix: using the proper DLLs
 o binary LDAP properties are now shown base64 encoded
 o Windows uploads from stdin using curl can now contain ctrl-Z bytes
 o -r [num] would produce an invalid HTTP Range: header
@@ -30,15 +31,18 @@ This release includes the following bugfixes:
Other curl-related news since the previous public release:

 o CurlPas 2005-11-05 was released: http://curlpas.sf.net/
 o http://curl.nedmirror.nl is a new mirror in Amsterdam, the Netherlands
 o http://curl.mirror-server.net is a new mirror in Nuremberg, Germany
 o http://curl.hoxt.com is a new mirror in Florida, US
 o pycurl 7.15.0 was released http://pycurl.sf.net
 o New web mirrors:
   http://curl.triplemind.com/ located in Mannheim, Germany
   http://curl.nedmirror.nl located in Amsterdam, the Netherlands
   http://curl.mirror-server.net located in Nuremberg, Germany
   http://curl.hoxt.com located in Florida, US

This release would not have looked like this without help, code, reports and
advice from friends like these:

 Dave Dribin, Bradford Bruce, Temprimus, Ofer, Dima Barsky, Amol Pattekar, Jaz
 Fresh, tommink[at]post.pl, Gisle Vanem, Nis Jorgensen, Vilmos Nebehaj
 Fresh, tommink[at]post.pl, Gisle Vanem, Nis Jorgensen, Vilmos Nebehaj,
 Dmitry Bartsevich

        Thanks! (and sorry if I forgot to mention someone)