Documentation for BN_is_prime_fasttest.
[oweals/openssl.git] / NEWS
diff --git a/NEWS b/NEWS
index b6a3d41df599e2f3e0b6c2341263f2d9e91ba225..522b620f208ce68cf19cc68b1db523bb56164fcb 100644 (file)
--- 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: