aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-02-25 07:51:39 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-02-25 07:51:39 +0000
commit74241e7d852531bc8ee9301fd3e5ec0c5fabc7cf (patch)
treee47471dacb29dc1e030a5e4ce46ae4932f36f8ab /RELEASE-NOTES
parent3154f04fb908ddf0066fe1d07cab2bbc0e9e67f4 (diff)
- Kaspar Brand made GnuTLS-built libcurl properly acknowledge the option that
forces it to prefer SSLv3.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 0127a1308..71195e25a 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -31,6 +31,7 @@ This release includes the following bugfixes:
o bad re-use of SSL connections in non-complete state
o test case 405 failures with GnuTLS builds
o crash when connection cache size is 1 and Curl_do() failed
+ o GnuTLS-built libcurl can now be forced to prefer SSLv3
This release includes the following known bugs: