From: Jim Meyering Date: Sat, 10 Jan 1998 15:08:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.1~8902 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c5c2597b56db280b6c6bb8b0c0bbef9bc32e4b6;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index fa50537832..d4ede0e5a0 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,10 @@ 1998-01-10 Jim Meyering + * src/install.c (install_file_to_path): New function. + (main): Handle new option, -D. + Based on a patch from Marty Leisner. + (usage): Describe -D. + * src/ls.c (decode_switches) [-u]: Fix bug whereby -u worked only with -l or -t. Now, -u (like -c) implies --sort=time. (usage): Correct descriptions of --sort, --time, and -t.