From fe06e24b5dfb5a9962902e335048bdfa80d0d386 Mon Sep 17 00:00:00 2001 From: Richard T Bonhomme Date: Sun, 17 Sep 2023 20:44:55 +0100 Subject: [PATCH] ChangeLog: New command: make-vars - Print vars.example (here-doc) to stdout Signed-off-by: Richard T Bonhomme --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index cc7baa7..261b411 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ Easy-RSA 3 ChangeLog 3.2.0 (TBD) + * New command: make-vars - Print vars.example (here-doc) to stdout (#1024) * show-expire: Calculate cert. expire seconds from DB date (#1023) * Forbid "default vars in the default PKI" for all commands (#1021) There can be only one default vars file, that is now './vars' ONLY.