spelling
[openssl.git] / NEWS
diff --git a/NEWS b/NEWS
index 31077d2094158172f09b444659ea8466e16da218..7cf95cfb0bf95f3669ba58aff7d6addc1e0e5916 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 devices [1].
+      o Enhanced EVP interface.
 
+    [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: