From 9c1a679b7f7e284904a7821efed496561374e49f Mon Sep 17 00:00:00 2001 From: Daniel Black Date: Sun, 1 Dec 2013 17:51:31 +1100 Subject: [PATCH] DOC: changelog for xarf-login-attack action --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index a856b79e..4e93a3f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -39,6 +39,9 @@ code-review and minor additions from Yaroslav Halchenko. Daniel Black and John Thoe * Multiline regex for Disconnecting: Too many authentication failures for root [preauth]\nConnection closed by 6X.XXX.XXX.XXX [preauth] + Daniel Black + * Added action xarf-login-attack to report formatted attack messages + according to the XARF standard (v0.2). Close gh-105 - Enhancements Steven Hiscocks