Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2002-07-10 21:33:55 +0400
committerLutz Jänicke <jaenicke@openssl.org>2002-07-10 21:33:55 +0400
commit5fc041cca0737d69d0fe2c95c7eb5e6595d3fd0e (patch)
treeae05ace89bad140e2a07266b3e79b69067c9e5ca /NEWS
parent089cd046af2763f850dab67eb8280336dc1a735a (diff)
Minor typos
Submitted by: jufi@nerdnet.de Reviewed by: PR: 138
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 27792864c5..a5556d34bb 100644
--- a/NEWS
+++ b/NEWS
@@ -91,7 +91,7 @@
o Bug fixes for Win32, HP/UX and Irix.
o Bug fixes in BIGNUM, SSL, PKCS#7, PKCS#12, X.509, CONF and
memory checking routines.
- o Bug fixes for RSA operations in threaded enviroments.
+ o Bug fixes for RSA operations in threaded environments.
o Bug fixes in misc. openssl applications.
o Remove a few potential memory leaks.
o Add tighter checks of BIGNUM routines.