From 2e2ffca9e2ef2b127213fcf4bb7268037713de8e Mon Sep 17 00:00:00 2001 From: Michael Stingl <214010+michaelstingl@users.noreply.github.com> Date: Thu, 8 Mar 2018 16:16:40 +0100 Subject: [PATCH] fixed 2.4.1 release date in ChangeLog --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 89737bb625..c1c5196c24 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ ChangeLog ========= -version 2.4.1 (2017-03-05) +version 2.4.1 (2018-03-05) * Ignore files with file names that can't be encoded for the filesystem (#6287, #5676, #5719) * Issues: Speed up insertion and add hard upper limit (#6272) * Notifications: Fix "Dismiss" action