From 32626bde6d68508109a99dfe0a089a0025f56085 Mon Sep 17 00:00:00 2001 From: Pádraig Brady
Date: Fri, 14 Jan 2011 08:46:21 +0000 Subject: join: ensure --header skips the order check with empty files * src/join.c: Skip the header even if one of the files is empty. * tests/misc/join: Add a test case. * NEWS: Mention the fix --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 5b389f654..a042ee016 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,9 @@ GNU coreutils NEWS -*- outline -*- argument following the one containing the moved sub-tree. [bug introduced in coreutils-5.1.0] + join --header now skips the ordering check for the first line + even if the other file is empty. [bug introduced in coreutils-8.5] + rm -f no longer fails for EINVAL or EILSEQ on file systems that reject file names invalid for that file system. -- cgit v1.2.3-70-g09d2