Add PKCS#12 documentation and new option in x509 to add certificate extensions.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index ca68c8156d5455e55f2d248a989def441c5b5951..61c31e2af4a02736c912c179fe99825aab646103 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,10 @@
 
  Changes between 0.9.2b and 0.9.3
 
+  *) Add the PKCS#12 API documentation to openssl.txt. Preliminary support for
+     extension adding in x509 utility.
+     [Steve Henson]
+
   *) Remove NOPROTO sections and error code comments.
      [Ulf Möller]