Add a 'pkcs8' application for initial PKCS#8 support. Still needs lots more
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 3fd4e4b00c361f7bd51889215badfaae57d8c450..7605e6d51a0bb26cd66f57f03a80641abfb6ffb4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,7 +6,8 @@
  Changes between 0.9.3a and 0.9.4
 
   *) Support for PKCS#5 v1.5 compatible password based encryption algorithms
-     and partial PKCS#8 functionality.
+     and partial PKCS#8 functionality. New 'pkcs8' application linked to
+     openssl.
      [Steve Henson]
 
   *) Introduce some semblance of const correctness to BN. Shame C doesn't