From 7d9e8632f3705d65e212c081a55d1b3b32542d11 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Mon, 11 Jul 2016 17:13:20 +0200 Subject: [PATCH] coreutils.spec: fix the last change log entry --- coreutils.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coreutils.spec b/coreutils.spec index 21ec798..b9801ec 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -354,7 +354,7 @@ fi %license COPYING %changelog -* Thu Jul 07 2016 Jakub Martisko - 8.25-10 +* Thu Jul 07 2016 Jakub Martisko - 8.25-11 - switch to UTF8 locale when (un)expand input contains BOM header (#1158494) - fixed regression where (un)expand would end with "long input line"