curl/RELEASE-NOTES

51 lines
2.0 KiB
Plaintext
Raw Normal View History

2005-10-13 05:23:51 -04:00
Curl and libcurl 7.15.1
2005-10-13 05:23:51 -04:00
Public curl release number: 91
Releases counted from the very beginning: 118
2005-09-04 18:10:03 -04:00
Available command line options: 109
Available curl_easy_setopt() options: 125
Number of public functions in libcurl: 46
2005-11-08 09:37:15 -05:00
Amount of public web site mirrors: 28
2005-09-16 17:03:26 -04:00
Number of known libcurl bindings: 32
2005-10-13 05:23:51 -04:00
Number of contributors: 459
This release includes the following changes:
o URL globbing now offers "range steps": [1-100:10]
o LDAPv3 is now the preferred LDAP protocol version
2005-10-29 18:22:18 -04:00
o --max-redirs and CURLOPT_MAXREDIRS set to 0 limits redirects
o improved MSVC makefile
This release includes the following bugfixes:
o no reverse lookups on IP addresses when ipv6-enabled
2005-11-08 09:37:15 -05:00
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
o multi interface with multi IP hosts could leak socket descriptors
o the GnuTLS code didn't handle rehandshakes
o re-use of a dead FTP connection
o name resolve error codes fixed for Windows builds
o double WWW-Authenticate Digest headers are now handled
o curl-config --vernum fixed
Other curl-related news since the previous public release:
o CurlPas 2005-11-05 was released: http://curlpas.sf.net/
2005-10-20 15:40:30 -04:00
o pycurl 7.15.0 was released http://pycurl.sf.net
2005-11-08 09:37:15 -05:00
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
2005-11-08 09:37:15 -05:00
Fresh, tommink[at]post.pl, Gisle Vanem, Nis Jorgensen, Vilmos Nebehaj,
Dmitry Bartsevich
2004-01-22 04:40:30 -05:00
Thanks! (and sorry if I forgot to mention someone)