aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-01-28 21:26:30 +0000
committerBodo Möller <bodo@openssl.org>2000-01-28 21:26:30 +0000
commit07e6dbde6670f673012affd394deb8ac07289a3e (patch)
treebd151562e81502b61ea998587eb702a12811277d /NEWS
parent1f36fe2835b35ae9c6dde5391f180150188937fb (diff)
downloadopenssl-07e6dbde6670f673012affd394deb8ac07289a3e.tar.gz
more information on 0.9.5
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b6a3d41df5..522b620f20 100644
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,9 @@
o TLS/SSL code now "tolerates" MS SGC
o RSA_NULL option that removes RSA patent code but keeps other
RSA functionality
+ o Memory leak detection now allows applications to add extra information
+ via a per-thread stack
+ o PRNG robustness improved
Major changes between OpenSSL 0.9.3 and OpenSSL 0.9.4: