From f9696802e08607f84740e67a865c8a613fc946e9 Mon Sep 17 00:00:00 2001 From: srvrco Date: Tue, 3 Jan 2017 13:42:05 +0000 Subject: [PATCH] updated history --- getssl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/getssl b/getssl index fe8204e..522f0bd 100755 --- a/getssl +++ b/getssl @@ -173,7 +173,8 @@ # 2016-12-28 tidied up upgrade tmpfile handling (1.95) # 2017-01-01 update comments # 2017-01-01 create stable release 2.0 (2.00) -# 2017-01-03 Added option to limit amount of old versions to keep (2.01) +# 2017-01-02 Added option to limit amount of old versions to keep (2.01) +# 2017-01-03 Created check_config function to list any obvious config issues # ---------------------------------------------------------------------------------------- PROGNAME=${0##*/}