2005-03-04 14:09:04 +00:00
|
|
|
Curl and libcurl 7.13.2
|
2003-09-22 21:38:52 +00:00
|
|
|
|
2005-03-04 14:09:04 +00:00
|
|
|
Public curl release number: 87
|
|
|
|
Releases counted from the very beginning: 114
|
2005-03-29 11:54:07 +00:00
|
|
|
Available command line options: 106
|
2005-01-25 22:13:12 +00:00
|
|
|
Available curl_easy_setopt() options: 122
|
2004-11-09 14:42:04 +00:00
|
|
|
Number of public functions in libcurl: 46
|
2005-03-16 22:03:55 +00:00
|
|
|
Amount of public web site mirrors: 20
|
2005-03-12 22:55:57 +00:00
|
|
|
Number of known libcurl bindings: 31
|
2003-10-29 09:53:21 +00:00
|
|
|
|
2003-09-22 21:38:52 +00:00
|
|
|
This release includes the following changes:
|
|
|
|
|
2005-03-12 19:49:55 +00:00
|
|
|
o Added --form-string
|
|
|
|
o libcurl can be built with SSPI support. curl_version_info() then returns
|
2005-03-14 08:15:06 +00:00
|
|
|
a new feature bit: CURL_VERSION_SSPI. configure --enable-sspi added
|
2005-03-29 11:54:07 +00:00
|
|
|
o Added --proxy-anyauth
|
|
|
|
o Added runtests.1 and testcurl.1 man pages
|
2003-09-22 21:38:52 +00:00
|
|
|
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2005-04-03 23:01:33 +00:00
|
|
|
o HTTP POST with auth and an initial 100 response before the 401/407
|
2005-03-30 20:55:44 +00:00
|
|
|
o configure's SSL-detection for msys/mingw
|
2005-03-29 21:08:57 +00:00
|
|
|
o better connection keep-alive when POSTing with HTTP Digest
|
2005-03-29 11:54:07 +00:00
|
|
|
o FTP-SSL
|
|
|
|
o reading FTP server response in multiple reads
|
|
|
|
o picking one out of multiple proxy auth methods
|
2005-03-16 22:03:55 +00:00
|
|
|
o inet_ntoa_r() when built with uClibc
|
2005-03-12 19:49:55 +00:00
|
|
|
o the so name issue for the LDAP library dynamic load
|
2005-03-09 23:35:14 +00:00
|
|
|
o crash when using SOCKS4 proxy
|
|
|
|
o a debug printf() was removed
|
2005-03-08 08:09:14 +00:00
|
|
|
o CURLOPT_FILETIME when downloading FTP corrupted data
|
2005-03-04 23:52:06 +00:00
|
|
|
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
|
2003-09-22 21:38:52 +00:00
|
|
|
|
|
|
|
Other curl-related news since the previous public release:
|
|
|
|
|
2005-03-30 20:55:44 +00:00
|
|
|
o the cURL project is now over 7 years old
|
|
|
|
o daily curl binary builds for Windows fresh from CVS:
|
2005-03-29 21:08:57 +00:00
|
|
|
http://cool.haxx.se/curl-daily/
|
|
|
|
o curl-tracker is a new mailinglist for "tracker" activities:
|
|
|
|
http://cool.haxx.se/mailman/listinfo/curl-tracker
|
2005-03-18 09:01:42 +00:00
|
|
|
o libcurl binding for Common Lisp: http://common-lisp.net/project/cl-curl/
|
2005-03-08 08:09:14 +00:00
|
|
|
o pycurl 7.13.1 http://pycurl.sf.net
|
2005-03-16 22:03:55 +00:00
|
|
|
o http://curl.tolix.org is a new Californian mirror
|
|
|
|
o http://curl.seekmeup.com/ is a new mirror in US Texas
|
2003-09-22 21:38:52 +00:00
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
advice from friends like these:
|
|
|
|
|
2005-03-09 23:35:14 +00:00
|
|
|
Dan Fandrich, Ignacio Vazquez-Abrams, Randy McMurchy, Dominick Meglio,
|
2005-03-12 19:49:55 +00:00
|
|
|
Jean-Marc Ranger, Tor Arntsen, Nodak Sodak, David Houlder, Gisle Vanem,
|
2005-03-29 21:08:57 +00:00
|
|
|
Christopher R. Palmer, Gwenole Beauchesne, Augustus Saunders, Jesper Jensen,
|
2005-04-03 23:01:33 +00:00
|
|
|
Tom Moers, Andres Garcia, Hardeep Singh
|
2004-01-22 09:40:30 +00:00
|
|
|
|
2003-09-22 21:38:52 +00:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|