From a3b65a63a0ecbd617f59572add0109e5e5944acf Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 2 Apr 2007 18:27:34 +0200 Subject: * src/ls.c (print_horizontal): Fix bug reported by Mike Frysinger: ls -x DIR would sometimes output the wrong string in place of the first entry. * NEWS: Mention the bug fix. * tests/ls/x-option: New file. * tests/ls/Makefile.am (TESTS): Add x-option. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 50b76d4d9..6dee2cb84 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,11 @@ GNU coreutils NEWS -*- outline -*- Add SELinux support (FIXME: add details here) +** Bug fixes + + ls -x DIR would sometimes output the wrong string in place of the + first entry. [introduced in coreutils-6.8] + * Noteworthy changes in release 6.9 (2007-03-22) [stable] -- cgit v1.2.3-54-g00ecf