2011-09-29 08:51:52 +02:00
|
|
|
Curl and libcurl 7.23.0
|
2003-09-22 21:38:52 +00:00
|
|
|
|
2011-09-13 20:04:03 +02:00
|
|
|
Public curl releases: 125
|
2011-08-12 23:51:41 +02:00
|
|
|
Command line options: 149
|
2011-08-09 09:32:53 +02:00
|
|
|
curl_easy_setopt() options: 192
|
2008-05-12 21:43:24 +00:00
|
|
|
Public functions in libcurl: 58
|
2009-11-29 19:12:00 +00:00
|
|
|
Known libcurl bindings: 39
|
2011-08-09 09:32:53 +02:00
|
|
|
Contributors: 873
|
2003-10-29 09:53:21 +00:00
|
|
|
|
2006-08-08 22:56:46 +00:00
|
|
|
This release includes the following changes:
|
2008-09-01 14:27:24 +00:00
|
|
|
|
2011-09-08 15:39:39 -07:00
|
|
|
o Empty headers can be sent in HTTP requests by terminating with a semicolon
|
2011-09-29 08:51:52 +02:00
|
|
|
o SSL session sharing support added to curl_share_setopt()
|
2006-08-08 22:56:46 +00:00
|
|
|
|
2007-07-22 10:17:52 +00:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2011-09-25 23:20:46 +02:00
|
|
|
o handle HTTP redirects to "//hostname/path"
|
|
|
|
o SMTP without --mail-from caused segfault
|
|
|
|
o prevent extra progress meter headers between multiple files
|
|
|
|
o allow Content-Length to be replaced when sending HTTP requests
|
2011-10-08 23:12:07 -07:00
|
|
|
o curl now always sets postfieldsize to allow --data-binary and --data
|
2011-09-25 23:20:46 +02:00
|
|
|
to be mixed in the same command line
|
|
|
|
o curl_multi_fdset: avoid FD_SET out of bounds
|
|
|
|
o lots of MinGW build tweaks
|
|
|
|
o Curl_gethostname: return un-qualified machine name
|
2011-10-08 23:12:07 -07:00
|
|
|
o fixed the openssl version number configure check
|
2011-08-26 14:38:18 +02:00
|
|
|
o nss: certificates from files are no longer looked up by file base names
|
2010-12-15 15:54:17 +01:00
|
|
|
|
2007-07-22 10:17:52 +00:00
|
|
|
This release includes the following known bugs:
|
|
|
|
|
|
|
|
o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
|
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
advice from friends like these:
|
|
|
|
|
2011-09-25 23:20:46 +02:00
|
|
|
Yukihiro Kawada, Dave Reisner, Gisle Vanem, Guenter Knauf, Steve Holme,
|
2011-09-29 08:51:52 +02:00
|
|
|
Yang Tse, Christopher Stone, Taneli Vahakangas, Albert Chin,
|
|
|
|
Alejandro Alvarez, Dan Fandrich
|
2008-01-28 21:19:15 +00:00
|
|
|
|
2003-09-22 21:38:52 +00:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|