aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2010-10-12 23:28:44 +0200
committerDaniel Stenberg <daniel@haxx.se>2010-10-12 23:30:35 +0200
commitd37145834876308121d3e825c85b08bec0b3ff97 (patch)
tree695dd47f82f5b9e109d4f474442ff40a0923760e
parentecd624b8e774a8590d9e4e61be58fe94369ca357 (diff)
RELEASE-NOTES: synced with ecd624b8e774a85
-rw-r--r--RELEASE-NOTES8
1 files changed, 6 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 40eabd146..0d1896dcd 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -5,7 +5,7 @@ Curl and libcurl 7.21.2
curl_easy_setopt() options: 180
Public functions in libcurl: 58
Known libcurl bindings: 39
- Contributors: 808
+ Contributors: 817
This release includes the following changes:
@@ -16,6 +16,9 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o --remote-header-name security vulnerability fixed:
+ http://curl.haxx.se/docs/adv_20101013.html
+
o multi: support the timeouts correctly, fixes known bug #62
o multi: use timeouts properly for MAX_RECV/SEND_SPEED
o negotiation: Wrong proxy authorization
@@ -52,6 +55,7 @@ This release includes the following bugfixes:
o HTTP: remove special case for 416
o examples: use example.com in example URLs
o globbing: fix crash on unballanced open brace
+ o cmake: build fixed
This release includes the following known bugs:
@@ -64,6 +68,6 @@ advice from friends like these:
Guenter Knauf, Julien Chaffraix, Quanah Gibson-Mount, Tor Arntsen,
Peter Pentchev, James Bursa, Fabian Keil, Michal Gorny, Mauro Iorio,
Hendrik Visage, Ning Dong, David McCreedy, Patrick Monnerat,
- Tim Newsome, Dan Locks, Vlad Ureche
+ Tim Newsome, Dan Locks, Vlad Ureche, Dimitre Dimitrov
Thanks! (and sorry if I forgot to mention someone)