Add PKCS#12 documentation and new option in x509 to add certificate extensions.
diff --git a/CHANGES b/CHANGES
index ca68c81..61c31e2 100644
--- 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]