From d7b0c781f416d1f0641b0d43e5a6d3382be1b0c5 Mon Sep 17 00:00:00 2001 From: Eric F Crist Date: Fri, 7 Jun 2019 08:45:35 -0500 Subject: [PATCH] typos in ChangeLog (thanks xavierb) Signed-off-by: Eric F Crist --- ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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