From 27c1ad95764c0f2931ef9c581f7c83d313946a72 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 10 Jan 1998 13:36:09 +0000 Subject: *** empty log message *** --- old/fileutils/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'old/fileutils/ChangeLog') diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 6df12e22a..025e5a3b7 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,17 @@ 1998-01-10 Jim Meyering + * src/ls.c (decode_switches) [-u]: Fix bug whereby -u had no effect + without -l or -t. Now, -u (like -c) implies --sort=time. + (usage): Correct descriptions of --sort, --time, and -t. + Suggestions from Andreas Schwab. + + Add test for the above. + * configure.in (AC_OUTPUT): Add tests/ls/Makefile. + * tests/Makefile.am (SUBDIRS): Add ls. + * tests/ls: New directory. + * tests/ls/Makefile.am: New file. + * tests/ls/time-1: New file. + * lib/makepath.c (make_path): Reformat 3 if-stmts to test `if (newly_created_dir)' only once. Suggestion from Andreas Schwab. -- cgit v1.2.3-70-g09d2