nss: make the fallback to SSLv3 work again

This feature was unintentionally disabled by commit ff92fcfb.
This commit is contained in:
Kamil Dudka
2014-07-02 17:49:37 +02:00
parent 7c21558503
commit 7581dee10a
2 changed files with 4 additions and 3 deletions

View File

@@ -35,6 +35,7 @@ This release includes the following bugfixes:
o getinfo: HTTP CONNECT code not reset between transfers [8]
o Curl_rand: Use a fake entropy for debug builds when CURL_ENTROPY set
o nss: do not abort on connection failure (failing tests 305 and 404)
o nss: make the fallback to SSLv3 work again
o
This release includes the following known bugs: