Include pkcs12 program as part of openssl. This completes most of the PKCS#12
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 6750bc4435b543205a303afc5a49ab82b92e9631..fe22a454655b737c9bd1c90888fb2e620eefd980 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,10 @@
 
  Changes between 0.9.2b and 0.9.3
 
+  *) Still more PKCS#12 integration. Add pkcs12 application to openssl
+     application. Various cleanups and fixes.
+     [Steve Henson]
+
   *) More PKCS#12 integration. Add new pkcs12 directory with Makefile.ssl and
      modify error routines to work internally. Add error codes and PBE init
      to library startup routines.