curl/RELEASE-NOTES

40 lines
1.4 KiB
Plaintext
Raw Normal View History

Curl and libcurl 7.14.0
2005-04-05 03:55:41 -04:00
Public curl release number: 88
Releases counted from the very beginning: 115
Available command line options: 106
Available curl_easy_setopt() options: 122
Number of public functions in libcurl: 46
Amount of public web site mirrors: 21
2005-03-12 17:55:57 -05:00
Number of known libcurl bindings: 31
This release includes the following changes:
2005-04-07 17:05:45 -04:00
o GnuTLS support, use configure --with-gnutls. Work on this was sponsored
by The Written Word.
This release includes the following bugfixes:
2005-04-23 18:08:15 -04: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 15:53:25 -04:00
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
2005-04-07 17:05:45 -04:00
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
2005-04-07 17:05:45 -04:00
o pycurl 7.13.2: http://pycurl.sf.net/
2005-04-23 18:08:15 -04:00
o TclCurl 0.13.2: http://personal1.iddeo.es/andresgarci/tclcurl/english/
This release would not have looked like this without help, code, reports and
advice from friends like these:
2005-04-18 15:53:25 -04:00
Christophe Legry, Cory Nelson, Gisle Vanem, Dan Fandrich, Toshiyuki Maezawa,
2005-04-23 18:08:15 -04:00
Olivier, Andres Garcia, Dave Dribin, Alex Suykov
2004-01-22 04:40:30 -05:00
Thanks! (and sorry if I forgot to mention someone)