aboutsummaryrefslogtreecommitdiffstats
path: root/global-config.changes
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2021-09-20 15:24:52 +0200
committerGravatar Christian Hesse <mail@eworm.de>2021-09-21 21:26:13 +0200
commitce78d7d9e9ad1c2ab0e5ffab716b40975c6bd0eb (patch)
treeb75e021cb1ff7ef1d1d68d6e41927fccc106ea44 /global-config.changes
parent012db05a9350311ddac85a95e487d4fc0ebabcb6 (diff)
global-functions: notify about move of $IPCalc and $ScriptRunOnce to moduleschange-63
Just install with... $ScriptInstallUpdate global-functions.d/ipcalc ... and/or... $ScriptInstallUpdate global-functions.d/scriptrunonce ... and use the functions as before.
Diffstat (limited to 'global-config.changes')
-rw-r--r--global-config.changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/global-config.changes b/global-config.changes
index 23a1dac..7504693 100644
--- a/global-config.changes
+++ b/global-config.changes
@@ -66,6 +66,7 @@
60="Implemented a pre-down hook in 'netwatch-notify' that fires at two thirds of failed checks.";
61="Finally removed old scripts.";
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.";
};
# Migration steps to be applied on script updates