From: Lutz Jänicke Date: Wed, 10 Jul 2002 17:35:18 +0000 (+0000) Subject: Minor typos X-Git-Tag: OpenSSL_0_9_6e~31 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e0299ff63b5554337826f6fa18eb3e1a42552873;p=oweals%2Fopenssl.git Minor typos Submitted by: jufi@nerdnet.de Reviewed by: PR: 138 --- 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.