From: Gunter Knauf Date: Wed, 20 Feb 2008 11:58:20 +0000 (+0000) Subject: mention removal of SSLv2 by default. X-Git-Tag: curl-7_18_1~80 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b60dbfa9e996ae032391020bfa4983ca1e36e2d4;p=thirdparty%2Fcurl.git mention removal of SSLv2 by default. --- diff --git a/CHANGES b/CHANGES index 54485bea87..1c6dc19c67 100644 --- a/CHANGES +++ b/CHANGES @@ -23,6 +23,10 @@ Daniel S (20 Feb 2008) correctly for a long time and nobody has even noticed, I consider it a very suitable subject for plain removal. And so it was done. +Guenter Knauf (19 Feb 2007) +- We do no longer support SSLv2 by default since it has known flaws. + Kaspar Brand provided a patch for all supported SSL toolkits. + Daniel Fandrich (19 Feb 2007) - Added test309 to test HTTP redirect to HTTPS URL