mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-03 01:34:32 +02:00
script-updates: add changelog for global configuration
This commit is contained in:
parent
6388a97f31
commit
40201ac1ea
2 changed files with 30 additions and 1 deletions
8
global-config.changes
Normal file
8
global-config.changes
Normal file
|
@ -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";
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue