RELEASE-NOTES: sync with 09a2d93a0f

This commit is contained in:
Daniel Stenberg 2010-10-17 18:55:36 +02:00
parent 09a2d93a0f
commit 295496fa34
1 changed files with 6 additions and 4 deletions

View File

@ -5,15 +5,17 @@ Curl and libcurl 7.21.3
curl_easy_setopt() options: 180 curl_easy_setopt() options: 180
Public functions in libcurl: 58 Public functions in libcurl: 58
Known libcurl bindings: 39 Known libcurl bindings: 39
Contributors: 817 Contributors: 827
This release includes the following changes: This release includes the following changes:
o o Added --noconfigure switch to testcurl.pl.
This release includes the following bugfixes: This release includes the following bugfixes:
o o check for libcurl features for some command line options
o Curl_setopt: disallow CURLOPT_USE_SSL without SSL support
o http_chunks: remove debug output
This release includes the following known bugs: This release includes the following known bugs:
@ -22,6 +24,6 @@ This release includes the following known bugs:
This release would not have looked like this without help, code, reports and This release would not have looked like this without help, code, reports and
advice from friends like these: advice from friends like these:
Dan Fandrich, Guenter Knauf, Pat Ray
Thanks! (and sorry if I forgot to mention someone) Thanks! (and sorry if I forgot to mention someone)