From bf7477f9d5b90eeeb54c1e98db3848b37905ef4f Mon Sep 17 00:00:00 2001 From: Eric F Crist Date: Fri, 7 Jun 2019 08:48:06 -0500 Subject: [PATCH] more typos, thanks xavierb! Signed-off-by: Eric F Crist --- ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1885008..580f519 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24,7 +24,7 @@ Easy-RSA 3 ChangeLog * Also, don't use read -s, use stty -echo * Fix broken "nopass" option * Add -r to read to stop errors reported by shellcheck (and to behave) - * remove overzealous quotes around $pkcs_opts (more SC errors) + * Remove overzealous quotes around $pkcs_opts (more SC errors) * Support for LibreSSL * EasyRSA version will be reported in certificate comments * Client certificates now expire in 3 year (1080 days) by default @@ -36,7 +36,7 @@ Easy-RSA 3 ChangeLog * Other changes related to Travis-CI fixes * Assign values to variables defined previously w/local * Finally(?) fix the subjectAltName issues I presented earlier (really - fixes #168 + fixes #168) 3.0.3 (2017-08-22) * Include mktemp windows binary @@ -44,11 +44,11 @@ Easy-RSA 3 ChangeLog 3.0.2 (2017-08-21) - * add missing windows binaries + * Add missing windows binaries 3.0.1 (2015-10-25) - * correct some packaging errors + * Correct some packaging errors 3.0.0 (2015-09-07)