Add PKCS#12 manpage and use MAC iteration counts by default.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 09b277ecd013833e24fba5fd936297cdbf5d0600..18e0c28e7b04857e2e3a0ff0dcc2610596599a84 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,12 @@
 
  Changes between 0.9.4 and 0.9.5  [xx XXX 1999]
 
+  *) Add manpage for the pkcs12 command. Also change the default
+     behaviour so MAC iteration counts are used unless the new
+     -nomaciter option is used. This improves file security and
+     only older versions of MSIE (4.0 for example) need it.
+     [Steve Henson]
+
   *) Honor the no-xxx Configure options when creating .DEF files.
      [Ulf Möller]