From e301d6c840363f04f320e66a8b0ad4d9b926c775 Mon Sep 17 00:00:00 2001 From: Steven Hiscocks Date: Sat, 19 Jul 2014 15:15:38 +0100 Subject: [PATCH] DOC: Update ChangeLog for change in b73ed9b --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 73d696e0..60ec9cbc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -37,6 +37,8 @@ ver. 0.9.1 (2014/xx/xx) - better, faster, stronger * Correct times for non-timezone date times formats during DST * Pass a copy of, not original, aInfo into actions to avoid side-effects * Per-distribution paths to the exim's main log + * Ignored IPs are no longer banned when being restored from persistent + database - New features: - Added monit filter thanks Jason H Martin.