From 8da9bfb83af4804a92f229f8d09c9ed0298835b1 Mon Sep 17 00:00:00 2001 From: sebres Date: Fri, 7 Jun 2019 14:47:43 +0200 Subject: [PATCH] Update ChangeLog (gh-2302, rebased to 0.10) --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 63e5e4a5..3ce9b1ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -42,6 +42,7 @@ ver. 0.10.5-dev-1 (20??/??/??) - development edition message, see gh-2431) * fixed read of included config-files (`.local` overwrites options of `.conf` for config-files included with before/after) +* `action.d/abuseipdb.conf`: switched to use AbuseIPDB API v2 (gh-2302) * `action.d/helpers-common.conf`: rewritten grep arguments, now options `-wF` used to match only whole words and fixed string (not as pattern), gh-2298 * `filter.d/sshd.conf`: