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:
authorRichard Levitte <levitte@openssl.org>2002-07-18 18:19:26 +0400
committerRichard Levitte <levitte@openssl.org>2002-07-18 18:19:26 +0400
commit8b98de6653d2918d9b855fc57736b85adbfceb24 (patch)
tree6c51fa1583828a0dd44b40095e9c71f1287b26fe /NEWS
parent951d8e0d6b1d66789f87ef8f492bdccd3b9b61e4 (diff)
Merge in the latest chanegs from 0.9.6-stable.
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.