aboutsummaryrefslogtreecommitdiffstats
path: root/global-config.changes
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2019-04-01 22:45:38 +0200
committerGravatar Christian Hesse <mail@eworm.de>2019-04-01 22:45:38 +0200
commit594aef2aab8cc14a2d87b9ce23f00429559588d6 (patch)
tree9b8038ec1de4cb3a28859a74c5a82ced87ceefd2 /global-config.changes
parent40201ac1ea8e27492587d0cebdd0d6b8c24b733a (diff)
check-certificates: support multiple passphraseschange-3
Diffstat (limited to 'global-config.changes')
-rw-r--r--global-config.changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/global-config.changes b/global-config.changes
index 7c430dc..86a130f 100644
--- a/global-config.changes
+++ b/global-config.changes
@@ -5,4 +5,5 @@
:global GlobalConfigChanges {
1="moved variables from global-config to global-functions for independence";
2="variable names became CamelCase to work around scripting issues";
+ 3="variable for certificate renew passphrase became an array to support multiple passphrases";
};