Final(?) WinCE update.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 7a7ca266e0a98f53eb92796746768b999610bc50..bc7e0709e0f2094bee9c393c79f503e1c981db65 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 
  Changes between 0.9.8 and 0.9.8a  [XX xxx XXXX]
 
-  *) 
+  *) Extended Windows CE support.
+     [Satoshi Nakamura and Andy Polyakov]
+  *) Initialize SSL_METHOD structures at compile time instead of during
+     runtime, thus removing the need for a lock.
+     [Steve Henson]
+
+  *) Make PKCS7_decrypt() work even if no certificate is supplied by
+     attempting to decrypt each encrypted key in turn. Add support to
+     smime utility.
+     [Steve Henson]
 
  Changes between 0.9.7h and 0.9.8  [05 Jul 2005]