Integrated support for PVK files.
[oweals/openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 5631f5f5eca95e5ac68ab629ddc4d9e446c4008c..b777391663cf8cd4e0ff04a5b6df15a8fc6b5748 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,11 @@
 
  Changes between 0.9.8a and 0.9.9  [xx XXX xxxx]
 
+  *) Integrated support for PVK file format and some related formats such
+     as MS PUBLICKEYBLOB and PRIVATEKEYBLOB. Command line switches to support
+     these in the 'rsa' and 'dsa' utilities.
+     [Steve Henson]
+
   *) Support for PKCS#1 RSAPublicKey format on rsa utility command line.
      [Steve Henson]