From: Richard Levitte Date: Thu, 10 Apr 2003 19:33:11 +0000 (+0000) Subject: New NEWS X-Git-Tag: OpenSSL_0_9_7b~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e072e16e926a96a4e74567b84fd5644188eafa0d;p=openssl New NEWS --- diff --git a/NEWS b/NEWS index 3cf173ebae..021c0dd5a2 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,17 @@ This file gives a brief overview of the major changes between each OpenSSL release. For more details please read the CHANGES file. + Major changes between OpenSSL 0.9.7a and OpenSSL 0.9.7b: + + o Security: counter the Klima-Pokorny-Rosa extension of + Bleichbacher's attack + o Security: make RSA blinding default. + o Configuration: Irix fixes, AIX fixes, better mingw support. + o Support for new platforms: linux-ia64-ecc. + o Build: shared library support fixes. + o ASN.1: treat domainComponent correctly. + o Documentation: fixes and additions. + Major changes between OpenSSL 0.9.7 and OpenSSL 0.9.7a: o Security: Important security related bugfixes.