diff options
author | Jim Meyering <jim@meyering.net> | 1993-03-31 02:50:42 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1993-03-31 02:50:42 +0000 |
commit | 6cc93340110e35bb26a376289554ea5cf599440c (patch) | |
tree | 59a91d55f8e2de02a794eb8cf12a9d798ae3598c /old/fileutils/ChangeLog | |
parent | a7c3b38bb6e685e6dd4b1aeccc83eee4bba74bec (diff) | |
download | coreutils-6cc93340110e35bb26a376289554ea5cf599440c.tar.xz |
Add -G,--no-group option to inhibit display of group infomation.
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r-- | old/fileutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index b3bd69c6b..f0640464f 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,9 @@ +Tue Mar 30 17:42:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * ls.c: Add -G,--no-group option to inhibit display of group + infomation. + * ls.1: Document it. + Mon Mar 29 22:22:40 1993 Jim Meyering (meyering@comco.com) * system.h [ST_NBLOCKS]: Check also for __hpux. From Henrik B}kman |