Add news and a description of the ENGINE part and how it's currently
[openssl.git] / NEWS
diff --git a/NEWS b/NEWS
index 31077d2094158172f09b444659ea8466e16da218..674703e80c77fd2ec1d65a5a77dcf2dee0fc53ec 100644 (file)
--- a/NEWS
+++ b/NEWS
       o New sign and verify options to 'dgst' application.
       o Support for DER and PEM encoded messages in 'smime' application.
       o New 'rsautl' application, low level RSA utility.
+      o MD4 now included.
+      o Bugfix for SSL rollback padding check.
+      o Support for external crypto device[1].
 
+    [1] The support for external crypto devices is currently a separate
+        distribution.  See the file README.ENGINE.
 
   Major changes between OpenSSL 0.9.5 and OpenSSL 0.9.5a: