From 40201ac1ea8e27492587d0cebdd0d6b8c24b733a Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Mon, 1 Apr 2019 11:12:34 +0200 Subject: script-updates: add changelog for global configuration --- global-config.changes | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 global-config.changes (limited to 'global-config.changes') 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 + +# 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"; +}; -- cgit v1.2.3-54-g00ecf