summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2002-07-10 17:35:18 +0000
committerLutz Jänicke <jaenicke@openssl.org>2002-07-10 17:35:18 +0000
commite0299ff63b5554337826f6fa18eb3e1a42552873 (patch)
tree95e5be1d4affb53aa7640cf3244f9bcf36b7a951 /NEWS
parentd2cbe66ee1ca364f69a7ac5e1ba07a850459a2e1 (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 908d063cfc..0af2ded253 100644
--- a/NEWS
+++ b/NEWS
@@ -56,7 +56,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.