diff options
author | Jim Meyering <jim@meyering.net> | 1996-10-29 14:21:15 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-10-29 14:21:15 +0000 |
commit | ac96de6db48353b07ba2bca09a00688d40357d7b (patch) | |
tree | d78e8a84662b21e81e0b6ad101db0131f2dab800 /old/fileutils | |
parent | 1f49981a1f939877061c02318f05f4fe96624be2 (diff) | |
download | coreutils-ac96de6db48353b07ba2bca09a00688d40357d7b.tar.xz |
.
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index d5ac494e6..bc0aa9b31 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,10 @@ +Tue Oct 29 06:49:16 1996 Jim Meyering <meyering@na-net.ornl.gov> + + * src/ls.c (decode_switches): Make -A set really_all_files to zero + as well as setting all_files to 1. With this change, ls -f -A prints + everything but . and .., unsorted. Before, the -A was effectively + ignored. From Karl Berry. + Tue Oct 22 07:00:00 1996 Jim Meyering <meyering@na-net.ornl.gov> * src/Makefile.am (dircolors.h): Depend on dcgen only in maintainer |