From 5f19822e37501e1e168408c947b1c757e8f06327 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 18 Mar 2009 12:48:51 +0000 Subject: - Kamil Dudka brought a patch that enables 6 additional crypto algorithms when NSS is used. These ciphers were added in NSS 3.4 and require to be enabled explicitly. --- RELEASE-NOTES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 6323e36c2..b27798696 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -22,6 +22,7 @@ This release includes the following bugfixes: o curl_easy_duphandle() failed to duplicate cookies at times o missing TELNET timeout support in Windows builds o missing Curl_read() and write callback result checking in TELNET transfers + o more ciphers enabled in libcurl built to use NSS This release includes the following known bugs: @@ -31,6 +32,7 @@ This release would not have looked like this without help, code, reports and advice from friends like these: Daniel Fandrich, Yang Tse, David James, Chris Deidun, Bill Egert, - Andre Guibert de Bruet, Andreas Farber, Frank Hempel, Pierre Brico + Andre Guibert de Bruet, Andreas Farber, Frank Hempel, Pierre Brico, + Kamil Dudka Thanks! (and sorry if I forgot to mention someone) -- cgit v1.2.3