Final(?) WinCE update.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index f828606009ebee4e0f31ef810d93272fdde169ae..bc7e0709e0f2094bee9c393c79f503e1c981db65 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,12 +4,27 @@
 
  Changes between 0.9.8 and 0.9.9  [xx XXX xxxx]
 
-  *) Add print only support for Issuing Distribution Point CRL extension.
+  *) Modify CRL distribution points extension code to print out previously
+     unsupported fields. Enhance extension setting code to allow setting of
+     all fields.
+     [Steve Henson]
+
+  *) Add print and set support for Issuing Distribution Point CRL extension.
      [Steve Henson]
 
  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]