- Kaspar Brand made GnuTLS-built libcurl properly acknowledge the option that

forces it to prefer SSLv3.
This commit is contained in:
Daniel Stenberg
2008-02-25 07:51:39 +00:00
parent 3154f04fb9
commit 74241e7d85
3 changed files with 13 additions and 1 deletions

View File

@@ -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: