From bea3a62a37a6bbfdf65057d6769147a2bfe7cd5f Mon Sep 17 00:00:00 2001 From: sebres Date: Sun, 7 May 2017 13:56:24 +0200 Subject: [PATCH] update ChangeLog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7d5929d7..c60ff660 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24,6 +24,8 @@ releases. - Fixed filenames for apache and nginx log files (gh-1667) * filter.d/exim.conf - optional part `(...)` after host-name before `[IP]` (gh-1751) + - new reason "Unrouteable address" for "rejected RCPT" regex (gh-1762) + - match of complex time like `D=2m42s` in regex "no MAIL in SMTP connection" (gh-1766) * filter.d/sshd.conf - new aggressive rules (gh-864): - Connection reset by peer (multi-line rule during authorization process)