From: Dr. Stephen Henson Date: Wed, 20 Oct 2004 00:54:27 +0000 (+0000) Subject: Update NEWS file. X-Git-Tag: OpenSSL_0_9_7e~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=450b38c05bb549148f3f6a698d7c7f70a59ce1fa;p=openssl Update NEWS file. --- diff --git a/NEWS b/NEWS index 1266972ef8..496f59de41 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,11 @@ 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.7d and OpenSSL 0.9.7e: + + o Fix race condition in CRL checking code. + o Fixes to PKCS#7 (S/MIME) code. + Major changes between OpenSSL 0.9.7c and OpenSSL 0.9.7d: o Security: Fix Kerberos ciphersuite SSL/TLS handshaking bug