RELEASE-NOTES 1.96 KB
Newer Older
 Public curl release number:               88
 Releases counted from the very beginning: 115
 Available curl_easy_setopt() options:     122
 Number of public functions in libcurl:    46
Daniel Stenberg's avatar
Daniel Stenberg committed
 Amount of public web site mirrors:        22
 Number of known libcurl bindings:         31
This release includes the following changes:

 o curl --trace-time added for time stamping trace logs
Daniel Stenberg's avatar
Daniel Stenberg committed
 o curl now respects the SSL_CERT_DIR and SSL_CERT_PATH environment variables
Daniel Stenberg's avatar
Daniel Stenberg committed
 o more search paths for curl's default .curlrc config file check
Daniel Stenberg's avatar
Daniel Stenberg committed
 o GnuTLS support, use configure --with-gnutls. Work on this was sponsored
   by The Written Word.

This release includes the following bugfixes:

Daniel Stenberg's avatar
Daniel Stenberg committed
 o curl --head could wrongly complain on bad chunked-encoding
 o --interface SIGSEGVed on a bad address
Daniel Stenberg's avatar
Daniel Stenberg committed
 o kill the HTTPS server better when stopping the test suite
Daniel Stenberg's avatar
Daniel Stenberg committed
 o builds fine with VS2005 on x64
 o auth fix for HTTP redirects and .netrc usage
Daniel Stenberg's avatar
Daniel Stenberg committed
 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
Daniel Stenberg's avatar
Daniel Stenberg committed
 o POST with read callback now uses Expect: 100-continue
 o CURLOPT_PORT didn't actually use the set port number
 o HTTP 304 response with Content-Length: header
Daniel Stenberg's avatar
Daniel Stenberg committed
 o time-conditioned FTP uploads

Other curl-related news since the previous public release:

 o http://curl.mirroring.de/ is a new german curl mirror
Daniel Stenberg's avatar
Daniel Stenberg committed
 o pycurl 7.13.2: http://pycurl.sf.net/
Daniel Stenberg's avatar
Daniel Stenberg committed
 o TclCurl 0.13.2: http://personal1.iddeo.es/andresgarci/tclcurl/english/
Daniel Stenberg's avatar
Daniel Stenberg committed
 o http://curl.webhosting76.com/ is a new US curl mirror

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

Daniel Stenberg's avatar
Daniel Stenberg committed
 Christophe Legry, Cory Nelson, Gisle Vanem, Dan Fandrich, Toshiyuki Maezawa,
Daniel Stenberg's avatar
Daniel Stenberg committed
 Olivier, Andres Garcia, Dave Dribin, Alex Suykov, Cory Nelson, Fred New,
Daniel Stenberg's avatar
Daniel Stenberg committed
 Paul Moore, Alexander Zhuravlev, Bryan Henderson
        Thanks! (and sorry if I forgot to mention someone)