From: Daniel Stenberg Date: Sun, 17 Oct 2010 16:55:36 +0000 (+0200) Subject: RELEASE-NOTES: sync with 09a2d93a0f17ca X-Git-Tag: curl-7_21_3~137 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=295496fa34c8068192830c96429d791268319f08;p=curl RELEASE-NOTES: sync with 09a2d93a0f17ca --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 45c68b3fd..1b1567464 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -5,15 +5,17 @@ Curl and libcurl 7.21.3 curl_easy_setopt() options: 180 Public functions in libcurl: 58 Known libcurl bindings: 39 - Contributors: 817 + Contributors: 827 This release includes the following changes: - o + o Added --noconfigure switch to testcurl.pl. 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: @@ -22,6 +24,6 @@ This release includes the following known bugs: This release would not have looked like this without help, code, reports and advice from friends like these: - + Dan Fandrich, Guenter Knauf, Pat Ray Thanks! (and sorry if I forgot to mention someone)