From a3b65a63a0ecbd617f59572add0109e5e5944acf Mon Sep 17 00:00:00 2001 From: Paul Eggert <eggert@cs.ucla.edu> 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. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bd3ef2197..28af1bcc7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2007-04-01 Paul Eggert <eggert@cs.ucla.edu> + * 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. + gnulib moved md5 and sha1 modules into a new crypt/ directory; adapt * bootstrap.conf (gnulib_modules): Adjust to gnulib's renaming of md5 to crypt/md5 and sha1 to crypt/sha1. -- cgit v1.2.3-70-g09d2