From 195d6e6c7343e115130eb78ba8244e75dae57570 Mon Sep 17 00:00:00 2001 From: Richard T Bonhomme Date: Tue, 29 Nov 2022 23:52:36 +0000 Subject: [PATCH] Update: Remove option '--quiet' Signed-off-by: Richard T Bonhomme --- ChangeLog | 1 - 1 file changed, 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 5c422ad..bf5a768 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17,7 +17,6 @@ Easy-RSA 3 ChangeLog * Always ensure X509-types files exist (#581 #696) * Expand alias '--days' to all suitable options with a period (#674) * Introduce --keep-tmp, keep temp files for debugging (#667) - * Introduce Option -q|--quiet, disable information output (#703) * Add serialNumber (OID 2.5.4.5) to DN 'org' mode (#606) * Support ampersand and dollar-sign in vars file (#590) * Introduce 'rewind-renew' (#579)