diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-04-19 14:08:25 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-04-19 16:40:24 +0200 |
commit | a5db4a46ac67b6904d0079b3c62d4f34dc4f7378 (patch) | |
tree | d6e912eaee6a4b697a3adcd9c17290973c120bc8 /RELEASE-NOTES | |
parent | 65aadf211800559ac368f712e5348b3e023ef53e (diff) |
RELEASE-NOTES: synced with 5aae3c13e2
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 7ce810536..2ae80dff8 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,19 +1,19 @@ Curl and libcurl 7.21.6 Public curl releases: 122 - Command line options: 143 - curl_easy_setopt() options: 185 + Command line options: 144 + curl_easy_setopt() options: 186 Public functions in libcurl: 58 Known libcurl bindings: 39 Contributors: 865 This release includes the following changes: - o + o Added --tr-encoding and CURLOPT_TRANSFER_ENCODING This release includes the following bugfixes: - o + o curl-config: fix --version This release includes the following known bugs: @@ -22,6 +22,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: - + Patrick Monnerat Thanks! (and sorry if I forgot to mention someone) |