diff --git a/ChangeLog b/ChangeLog index 8c98165..1885008 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,16 +2,16 @@ Easy-RSA 3 ChangeLog 3.0.7 (TBD) * Include OpenSSL libs and binary for Windows 1.1.0j - * Remove RANDFILE envrionment variable (#261) + * Remove RANDFILE environment variable (#261) * Workaround for bug in win32 mktemp (#247, #305, PR #312) * Handle IP address in SAN and renewals (#317) * Workaround for ash and no set -o echo (#319) - * shore up windows testing framework (#314) + * Shore up windows testing framework (#314) 3.0.6 (2019-02-01) - * Certifcates that are revoked now move to a revoked subdirectory (#63) + * Certificates that are revoked now move to a revoked subdirectory (#63) * EasyRSA no longer clobbers non-EASYRSA environment variables (#277) - * More sane string checking, allowingn for commas in CN (#267) + * More sane string checking, allowing for commas in CN (#267) * Support for reasonCode in CRL (#280) * Better handling for capturing passphrases (#230, others) * Improved LibreSSL/MacOS support