diff options
author | Christian Hesse <mail@eworm.de> | 2020-07-17 08:07:12 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-07-17 08:12:00 +0200 |
commit | 075859c8986827b21c313affa896de814e3ae763 (patch) | |
tree | 9aecdc889603e6add0a0633e66a5b4c84d933452 /global-config.changes | |
parent | 0e7b2d3ac735ca4922dc87671138297623ebd4bc (diff) |
global-functions: introduce and use $SymbolForNotificationchange-24
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 d3ff78f..82d67d7 100644 --- a/global-config.changes +++ b/global-config.changes @@ -27,4 +27,5 @@ 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" 23="Added 'log-forward' with configurable filter, which replaces 'early-errors'"; + 24="Made symbols in notifications configurable."; }; |