diff options
author | Christian Hesse <mail@eworm.de> | 2021-11-11 14:44:26 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-11-12 16:09:35 +0100 |
commit | b6215ba95899328bd13fabbf6488b602763b9352 (patch) | |
tree | c2c68a6e517dd1d76875b6fdf4655171ded90219 /global-config.changes | |
parent | a9f81c7a14a5001bcdb5516c369886c41e42dc22 (diff) |
add global-functions.d/bridge-port-vlanchange-65
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 1ef2792..6a8b145 100644 --- a/global-config.changes +++ b/global-config.changes @@ -68,6 +68,7 @@ 62="Added '\$ScriptRunOnce' to run a script from URL once without installation, intended to aid configuration management and the like."; 63="Moved optional functions '\$IPCalc' and '\$ScriptRunOnce' to modules."; 64="Implemented '\$InspectVar' in module to inspect variables."; + 65="Added module to manage VLANs on bridge ports."; }; # Migration steps to be applied on script updates |