diff options
author | Christian Hesse <mail@eworm.de> | 2019-04-02 08:48:35 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2019-04-02 08:48:35 +0200 |
commit | 7b1c275cc2daabf29e2d027ebab3d8d2e5e07b33 (patch) | |
tree | 80dd56ce36e2ae7e4445fa41894aee007695b55a /global-config.changes | |
parent | 594aef2aab8cc14a2d87b9ce23f00429559588d6 (diff) |
script-updates: add option to ignore global-config changeschange-4
Diffstat (limited to 'global-config.changes')
-rw-r--r-- | global-config.changes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global-config.changes b/global-config.changes index 86a130f..b1fae6e 100644 --- a/global-config.changes +++ b/global-config.changes @@ -6,4 +6,5 @@ 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"; + 4="added option to ignore global-config changes"; }; |