Modify providers that keep track of underlying algorithms
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 65b344efe4ae93926c49193f174e8a5859f7f85e..c32f768fc889d604db443af32171b50d0fca3352 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,10 @@
 
  Changes between 1.1.1 and 3.0.0 [xx XXX xxxx]
 
+  *) Print all values for a PKCS#12 attribute with 'openssl pkcs12', not just
+     the first value.
+     [Jon Spillett]
+
   *) Deprecated the public definition of ERR_STATE as well as the function
      ERR_get_state().  This is done in preparation of making ERR_STATE an
      opaque type.