curl/RELEASE-NOTES

42 lines
1.6 KiB
Plaintext
Raw Normal View History

2005-03-04 09:09:04 -05:00
Curl and libcurl 7.13.2
2005-03-04 09:09:04 -05:00
Public curl release number: 87
Releases counted from the very beginning: 114
2005-03-12 14:49:55 -05:00
Available command line options: 105
Available curl_easy_setopt() options: 122
Number of public functions in libcurl: 46
2005-03-16 17:03:55 -05:00
Amount of public web site mirrors: 20
2005-03-12 17:55:57 -05:00
Number of known libcurl bindings: 31
This release includes the following changes:
2005-03-12 14:49:55 -05:00
o Added --form-string
o libcurl can be built with SSPI support. curl_version_info() then returns
2005-03-14 03:15:06 -05:00
a new feature bit: CURL_VERSION_SSPI. configure --enable-sspi added
This release includes the following bugfixes:
2005-03-16 17:03:55 -05:00
o inet_ntoa_r() when built with uClibc
2005-03-12 14:49:55 -05:00
o the so name issue for the LDAP library dynamic load
2005-03-09 18:35:14 -05:00
o crash when using SOCKS4 proxy
o a debug printf() was removed
o CURLOPT_FILETIME when downloading FTP corrupted data
o FTP upload resume now works even if no file is present on the site
o SSL seeding no longer attempts to read the whole random file
Other curl-related news since the previous public release:
2005-03-18 04:01:42 -05:00
o libcurl binding for Common Lisp: http://common-lisp.net/project/cl-curl/
o pycurl 7.13.1 http://pycurl.sf.net
2005-03-16 17:03:55 -05:00
o http://curl.tolix.org is a new Californian mirror
o http://curl.seekmeup.com/ is a new mirror in US Texas
This release would not have looked like this without help, code, reports and
advice from friends like these:
2005-03-09 18:35:14 -05:00
Dan Fandrich, Ignacio Vazquez-Abrams, Randy McMurchy, Dominick Meglio,
2005-03-12 14:49:55 -05:00
Jean-Marc Ranger, Tor Arntsen, Nodak Sodak, David Houlder, Gisle Vanem,
2005-03-14 03:15:06 -05:00
Christopher R. Palmer, Gwenole Beauchesne
2004-01-22 04:40:30 -05:00
Thanks! (and sorry if I forgot to mention someone)