diff options
Diffstat (limited to 'global-config.changes')
-rw-r--r-- | global-config.changes | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/global-config.changes b/global-config.changes new file mode 100644 index 0000000..7c430dc --- /dev/null +++ b/global-config.changes @@ -0,0 +1,8 @@ +# 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"; +}; |