summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2004-10-20 00:48:15 +0000
committerDr. Stephen Henson <steve@openssl.org>2004-10-20 00:48:15 +0000
commit0286cccbc19e42b9bda866ecb81191b5ad450b18 (patch)
tree2fc2302d93b8915a82cbfc61a0ebb8c5ccb8f3b2
parentdc26d1193a61e76247b5f71a56ee4a79b96fdc7f (diff)
Typo.
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
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: