diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-10-17 18:55:36 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-10-17 18:55:36 +0200 |
commit | 295496fa34c8068192830c96429d791268319f08 (patch) | |
tree | 1eb9a89785c961c65e1de20b23a63c5886503fc2 | |
parent | 09a2d93a0f17ca9c068110a378496e3f4212abfd (diff) |
RELEASE-NOTES: sync with 09a2d93a0f17ca
-rw-r--r-- | RELEASE-NOTES | 10 |
1 files changed, 6 insertions, 4 deletions
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) |