diff --git a/ChangeLog b/ChangeLog index 9584e9868..feb13fce6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ Easy-RSA 3 ChangeLog 3.2.0 (TBD) PENDING: Branch-merge: v3.2.0-beta2 (#1055) + * Always use here-doc version of openssl-easyrsa.cnf (2a8c0de) + Only use here-doc if the current version is recognised by sha256 hash. * export-p12: New command option 'legacy'. OpenSSL V3 Only (f8514de) Fallback to encryption algorithm RC2_CBC or 3DES_CBC * export-p12: Always set 'friendlyName' to file-name-base (da9e594)