2005-04-12 14:17:07 +00:00
|
|
|
Curl and libcurl 7.14.0
|
2003-09-22 21:38:52 +00:00
|
|
|
|
2005-04-05 07:55:41 +00:00
|
|
|
Public curl release number: 88
|
|
|
|
Releases counted from the very beginning: 115
|
2005-05-06 23:46:35 +00:00
|
|
|
Available command line options: 107
|
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-05-09 12:34:55 +00:00
|
|
|
Amount of public web site mirrors: 23
|
2005-03-12 22:55:57 +00:00
|
|
|
Number of known libcurl bindings: 31
|
2005-05-09 13:57:58 +00:00
|
|
|
Number of contributors: 437
|
2003-10-29 09:53:21 +00:00
|
|
|
|
2003-09-22 21:38:52 +00:00
|
|
|
This release includes the following changes:
|
|
|
|
|
2005-05-02 09:38:19 +00:00
|
|
|
o curl --trace-time added for time stamping trace logs
|
2005-05-02 07:59:47 +00:00
|
|
|
o curl now respects the SSL_CERT_DIR and SSL_CERT_PATH environment variables
|
2005-04-29 12:34:53 +00:00
|
|
|
o more search paths for curl's default .curlrc config file check
|
2005-04-07 21:05:45 +00:00
|
|
|
o GnuTLS support, use configure --with-gnutls. Work on this was sponsored
|
|
|
|
by The Written Word.
|
2003-09-22 21:38:52 +00:00
|
|
|
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2005-05-06 23:46:35 +00:00
|
|
|
o builds out-of-the-box on (presumably ipv6-enabled) AIX 4.3 hosts
|
2005-05-02 07:59:47 +00:00
|
|
|
o curl --head could wrongly complain on bad chunked-encoding
|
|
|
|
o --interface SIGSEGVed on a bad address
|
2005-04-29 12:34:53 +00:00
|
|
|
o kill the HTTPS server better when stopping the test suite
|
2005-04-26 21:47:31 +00:00
|
|
|
o builds fine with VS2005 on x64
|
|
|
|
o auth fix for HTTP redirects and .netrc usage
|
2005-04-23 22:08:15 +00:00
|
|
|
o FTP uploads show the progress meter easier
|
|
|
|
o MSVC makefile fixes for static libcurl builds
|
|
|
|
o configure fix for static libcurl build on Windows
|
|
|
|
o --retry-delay
|
2005-04-18 19:53:25 +00:00
|
|
|
o POST with read callback now uses Expect: 100-continue
|
|
|
|
o CURLOPT_PORT didn't actually use the set port number
|
2005-04-10 22:56:46 +00:00
|
|
|
o HTTP 304 response with Content-Length: header
|
2005-04-07 21:05:45 +00:00
|
|
|
o time-conditioned FTP uploads
|
2003-09-22 21:38:52 +00:00
|
|
|
|
|
|
|
Other curl-related news since the previous public release:
|
|
|
|
|
2005-04-10 22:56:46 +00:00
|
|
|
o http://curl.mirroring.de/ is a new german curl mirror
|
2005-04-07 21:05:45 +00:00
|
|
|
o pycurl 7.13.2: http://pycurl.sf.net/
|
2005-04-23 22:08:15 +00:00
|
|
|
o TclCurl 0.13.2: http://personal1.iddeo.es/andresgarci/tclcurl/english/
|
2005-04-29 12:34:53 +00:00
|
|
|
o http://curl.webhosting76.com/ is a new US curl mirror
|
2005-05-09 12:34:55 +00:00
|
|
|
o http://curl.meulie.net/ is a new Canadian curl mirror
|
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-04-18 19:53:25 +00:00
|
|
|
Christophe Legry, Cory Nelson, Gisle Vanem, Dan Fandrich, Toshiyuki Maezawa,
|
2005-04-29 12:34:53 +00:00
|
|
|
Olivier, Andres Garcia, Dave Dribin, Alex Suykov, Cory Nelson, Fred New,
|
2005-05-02 07:59:47 +00:00
|
|
|
Paul Moore, Alexander Zhuravlev, Bryan Henderson
|
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)
|