Include openssl/e_os.h so OPENSSL_SYSNAME_ULTRASPARC and other configuration
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 7389f35924498852c211e5226196018e20c03b3c..a8402846220ca68e1e1515c17c99cab698b16093 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@
 
  Changes between 0.9.7a and 0.9.8  [xx XXX xxxx]
 
+  *) Add support for STORE in ENGINE.
+     [Richard Levitte]
+
   *) Add the STORE type.  The intention is to provide a common interface
      to certificate and key stores, be they simple file-based stores, or
      HSM-type store, or LDAP stores, or...