From 51c54b3253a54aec4043b898826cdb3dfcac5fb8 Mon Sep 17 00:00:00 2001 From: sebres Date: Tue, 8 Aug 2017 13:04:36 +0200 Subject: [PATCH] ChangeLog entry for 9a42ce12f4fb7ca55593d0a48af4f2f070bf261e --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index d7e77ff3..32f7b521 100644 --- a/ChangeLog +++ b/ChangeLog @@ -120,6 +120,7 @@ TODO: implementing of options resp. other tasks from PR #1346 * Add new jail option `logtimezone` to force the timezone on log lines that don't have an explicit one (gh-1773) * Implemented zone abbreviations (like CET, CEST, etc.) and abbr+-offset functionality (accept zones like 'CET+0100'), for the list of abbreviations see strptime.TZ_STR; +* Introduced new option `--timezone` (resp. `--TZ`) for `fail2ban-regex`. * Tokens `%z` and `%Z` are changed (more precise now); * Introduced new tokens `%Exz` and `%ExZ` that fully support zone abbreviations and/or offset-based zones (implemented as enhancement using custom `datepattern`, because may be too dangerous for default