add 'log-forward', drop 'early-errors'

This commit is contained in:
Christian Hesse 2020-07-15 12:22:55 +02:00
parent 9740b1f269
commit 6bce0a4b6a
9 changed files with 103 additions and 63 deletions

View file

@ -26,4 +26,5 @@
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"
23="Added 'log-forward' with configurable filter, which replaces 'early-errors'";
};