From: Dr. Stephen Henson Date: Wed, 20 Oct 2004 00:48:15 +0000 (+0000) Subject: Typo. X-Git-Tag: OpenSSL_0_9_7e~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0286cccbc19e42b9bda866ecb81191b5ad450b18;p=openssl Typo. --- diff --git a/NEWS b/NEWS index 4c1ba0a241..1266972ef8 100644 --- a/NEWS +++ b/NEWS @@ -10,7 +10,7 @@ o Security: Fix Kerberos ciphersuite SSL/TLS handshaking bug o Security: Fix null-pointer assignment in do_change_cipher_spec() o Allow multiple active certificates with same subject in CA index - o Multiple X590 verification fixes + o Multiple X509 verification fixes o Speed up HMAC and other operations Major changes between OpenSSL 0.9.7b and OpenSSL 0.9.7c: