From 1b3d0cb172a7ce7b0942f24f59c5e447159b7acf Mon Sep 17 00:00:00 2001 From: Eric F Crist Date: Sat, 11 Jan 2020 16:10:22 -0600 Subject: [PATCH] Update Changelog Signed-off-by: Eric F Crist --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index a5cad8b..630b03d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,7 @@ Easy-RSA 3 ChangeLog * Workaround for ash and no set -o echo (#319) * Shore up windows testing framework (#314) * Provide upgrade mechanism for older versions of EasyRSA (#349) + * Add support for KDC certificates (#322) 3.0.6 (2019-02-01) * Certificates that are revoked now move to a revoked subdirectory (#63)