summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2002-07-10 17:34:54 +0000
committerLutz Jänicke <jaenicke@openssl.org>2002-07-10 17:34:54 +0000
commit5012158adffe1ab065ae5c46f9d98fc9a38bba55 (patch)
tree5976387674d4f26d2f272ec3de6a43415671a65e /NEWS
parent5c9396e37c67490c75e7c5245db853a9d6331bbd (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.