diff options
author | Christian Hesse <mail@eworm.de> | 2020-07-14 16:32:17 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-07-14 17:02:41 +0200 |
commit | f4d6e07dbb6c1406b56c77116a52d11ff8b363b1 (patch) | |
tree | 18d6ffb82f0708255ccff24c03e3429d457fc440 /global-config.changes | |
parent | d1b6ca3d0b531f310a21b947837f7771649b9e17 (diff) |
global-config: dropped $ScriptUpdatesIgnore, use ignore flag in commentchange-22
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 4e6fcfc..f6a0c40 100644 --- a/global-config.changes +++ b/global-config.changes @@ -25,4 +25,5 @@ 19="Commenting scripts with 'ignore', 'base-url=...' and 'url-suffix=...' is honored on update"; 20="Added support for hooks to 'netwatch-notify'"; 21="Added support for installing patch updates automatically by 'check-routeros-update'"; + 22="Dropped '\$ScriptUpdatesIgnore' from global configuration, auto-migrating to ignore flag in comment" }; |