DOC: document addition of filter options substitution into failregex/ignoreregex

pull/556/head
Daniel Black 2013-12-31 19:15:11 +11:00
parent a4c38439df
commit 1b037a6f29
1 changed files with 2 additions and 1 deletions

View File

@ -62,7 +62,8 @@ configuration before relying on it.
* Multiline regex for Disconnecting: Too many authentication failures for
root [preauth]\nConnection closed by 6X.XXX.XXX.XXX [preauth]
* Replacing use of deprecated API (.warning, .assertEqual, etc)
* [..a648cc2] Filters can have options now too
* [..a648cc2] Filters can have options now too which are substituted into
failregex / ignoreregex
* [..e019ab7] Multiple instances of the same action are allowed in the
same jail -- use actname option to disambiguate.