typos in ChangeLog (thanks xavierb)

Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
Eric F Crist 2019-06-07 08:45:35 -05:00
parent 2412fa31b5
commit d7b0c781f4
No known key found for this signature in database
GPG Key ID: 72964219390D0D0E

View File

@ -2,16 +2,16 @@ Easy-RSA 3 ChangeLog
3.0.7 (TBD) 3.0.7 (TBD)
* Include OpenSSL libs and binary for Windows 1.1.0j * 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) * Workaround for bug in win32 mktemp (#247, #305, PR #312)
* Handle IP address in SAN and renewals (#317) * Handle IP address in SAN and renewals (#317)
* Workaround for ash and no set -o echo (#319) * 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) 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) * 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) * Support for reasonCode in CRL (#280)
* Better handling for capturing passphrases (#230, others) * Better handling for capturing passphrases (#230, others)
* Improved LibreSSL/MacOS support * Improved LibreSSL/MacOS support