From 5c98e8c2e58452ef05b1dec500f2e10b42a7d8fe Mon Sep 17 00:00:00 2001
From: Richard T Bonhomme <tincantech@protonmail.com>
Date: Sat, 13 Jan 2024 21:05:08 +0000
Subject: [PATCH] ChangeLog: Remove command 'make-safe-ssl'

Replaced by command 'write safe-cnf'

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
---
 ChangeLog | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ChangeLog b/ChangeLog
index e7d49c43b..0a3a01c93 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,7 @@ Easy-RSA 3 ChangeLog
      that both are valid X509-types, until `code-signing` is dropped.
    * init-pki: Always write vars.example file to fresh PKI (66a8f3e)
    * New command 'write': Write 'legacy' files to stdout or files (c814e0a)
+   * Remove command 'make-safe-ssl': Replaced by command 'write safe-cnf' (c814e0a)
    * New Command 'rand': Expose easyrsa_random() to the command line (6131cbf)
    * Remove function 'set_pass_legacy()' (7470c2a)
    * Remove command 'rewind-renew' (72b4079)