aboutsummaryrefslogtreecommitdiffstats
path: root/global-config.changes
blob: f3c4e2b8989d2b35e91fabe6105e237ad680c405 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# RouterOS global-config changes
# Copyright (c) 2019 Christian Hesse <mail@eworm.de>

# Changes for global-config to be added to notification on script-updates
: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";
  4="added option to ignore global-config changes";
  5="split off new script cloud-backup from email-backup";
};