summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2011-04-05 13:42:39 +0200
committerDaniel Stenberg <daniel@haxx.se>2011-04-05 13:42:39 +0200
commit8e9e19b0d582f9ee6e4f6a5f376e9b874869d319 (patch)
tree4e911eb678aacc027b2f5e3122e2142298e98421 /RELEASE-NOTES
parentdb59b6202d8eb15b8c2cb41a52d0675832182976 (diff)
downloadcurl-8e9e19b0d582f9ee6e4f6a5f376e9b874869d319.tar.gz
RELEASE-NOTES: synced with db59b6202d8
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES5
1 files changed, 5 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 96183f21c..6d1cf4896 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -12,6 +12,7 @@ This release includes the following changes:
o SOCKOPTFUNCTION: callback can say already-connected
o Added --netrc-file
o Added (new) support for cyassl
+ o TSL-SRP: enabled with OpenSSL
This release includes the following bugfixes:
@@ -49,6 +50,10 @@ This release includes the following bugfixes:
wrongly re-use connections that aren't
o libcurl.m4: Add missing quotes in AC_LINK_IFELSE
o progress output: don't print the last update on a separate line
+ o POP3: the command to send is STLS, not STARTTLS
+ o POP3: PASS command was not sent after upgrade to TLS
+ o nss: fix a crash within SSL_AuthCertificate()
+ o configure: fix libtool warning
This release includes the following known bugs: