aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2011-02-23 12:59:06 +0100
committerDaniel Stenberg <daniel@haxx.se>2011-02-23 12:59:06 +0100
commit386afdf60762d1510313f8cadb203ed4936cdc98 (patch)
tree06b973e5e2f2729c6c99b4722251f5c4e43b26e9 /RELEASE-NOTES
parent2345c1dd661c3f7deb68aaa96d7baac0373be770 (diff)
RELEASE-NOTES: synced with 2345c1dd661c
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES10
1 files changed, 8 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 5b6274cf9..500a3201a 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -10,12 +10,18 @@ Curl and libcurl 7.21.5
This release includes the following changes:
o SOCKOPTFUNCTION: callback can say already-connected
+ o Added --netrc-file
This release includes the following bugfixes:
o nss: avoid memory leak on SSL connection failure
o nss: do not ignore failure of SSL handshake
- o
+ o multi: better failed connect handling when using FTP, SMTP, POP3 and IMAP
+ o runtests.pl: fix pid number concatenation that prevented it from killing
+ the correct process at times
+ o PolarSSL: Return 0 on receiving TLS CLOSE_NOTIFY alert
+ o curl_easy_setopt.3: Removed wrong reference to CURLOPT_USERPASSWORD
+ o multi: close connection on timeout
This release includes the following known bugs:
@@ -24,6 +30,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:
-
+ Mike Crowe, Kamil Dudka, Julien Chaffraix, Hoi-Ho Chan
Thanks! (and sorry if I forgot to mention someone)