summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1993-03-31 02:50:42 +0000
committerJim Meyering <jim@meyering.net>1993-03-31 02:50:42 +0000
commit6cc93340110e35bb26a376289554ea5cf599440c (patch)
tree59a91d55f8e2de02a794eb8cf12a9d798ae3598c /old
parenta7c3b38bb6e685e6dd4b1aeccc83eee4bba74bec (diff)
downloadcoreutils-6cc93340110e35bb26a376289554ea5cf599440c.tar.xz
Add -G,--no-group option to inhibit display of group infomation.
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog6
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