summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorFdaSilvaYY <fdasilvayy@gmail.com>2016-06-19 19:39:01 +0200
committerFdaSilvaYY <fdasilvayy@gmail.com>2016-06-22 00:26:10 +0200
commitf430ba31ac81f27f0014320fee335d2dc4562a95 (patch)
tree17debcc6eeebe3e9eadae2dcaa541eb742996717 /NEWS
parent1d8b4eb2b478651f820423789d7a91b9b4c2d009 (diff)
downloadopenssl-new-f430ba31ac81f27f0014320fee335d2dc4562a95.tar.gz
Spelling... and more spelling
Reviewed-by: Kurt Roeckx <kurt@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1245)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index c3f749778e..a6ac0eb193 100644
--- a/NEWS
+++ b/NEWS
@@ -430,8 +430,8 @@
o New STORE structure and library to provide an interface to all
sorts of data repositories. Supports storage of public and
private keys, certificates, CRLs, numbers and arbitrary blobs.
- This library is unfortunately unfinished and unused withing
- OpenSSL.
+ This library is unfortunately unfinished and unused within
+ OpenSSL.
o New control functions for the error stack.
o Changed the PKCS#7 library to support one-pass S/MIME
processing.
@@ -447,7 +447,7 @@
o Major overhaul of RC4 performance on Intel P4, IA-64 and
AMD64.
o Changed the Configure script to have some algorithms disabled
- by default. Those can be explicitely enabled with the new
+ by default. Those can be explicitly enabled with the new
argument form 'enable-xxx'.
o Change the default digest in 'openssl' commands from MD5 to
SHA-1.