From 43e5cb9af1decd6a09734b3955fea37b4be7d999 Mon Sep 17 00:00:00 2001 From: Richard T Bonhomme Date: Sun, 25 Sep 2022 21:42:26 +0100 Subject: [PATCH] ChangeLog: Add resolution of --subca-len=N issue Signed-off-by: Richard T Bonhomme --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index e075d23..d065a8b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ Easy-RSA 3 ChangeLog 3.1.1 (TBD) + * Resolve long-standing issue with --subca-len=N (#691) * Expand 'show-renew', include 'renewed/certs_by_serial' (#700) * Introduce 'renew' (version 3). Only renew cert (#688) * Require 'openssl-easyrsa.cnf' is up to date (#695}