summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-05-04 11:17:11 +0000
committerUlf Möller <ulf@openssl.org>1999-05-04 11:17:11 +0000
commit9de649ff052c04163ee0c00fdbf7116066124562 (patch)
tree8cfaf961f38392182d911730656d2d9c6cf33eee
parentaeef69b102874c6bafe7e5b6873e7c559c4322fe (diff)
Typo. (You ought to trademark "Configurion". :)
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index a9b16b67e4..87721ee806 100644
--- a/NEWS
+++ b/NEWS
@@ -6,8 +6,8 @@
release. For more details please read the CHANGES file.
Major changes between OpenSSL 0.9.2b and OpenSSL 0.9.3:
- o Lots of enhancements and cleanups to the Configurion mechanism
- o Fixed to RSA OEAP related things
+ o Lots of enhancements and cleanups to the Configuration mechanism
+ o RSA OEAP related fixes
o Support for PKCS#5 v2.0 ASN1 PBES2 structures
o Added `openssl ca -revoke' option for revoking a certificate
o Source cleanups: const correctness, type-safe stacks and ASN.1 SETs