diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-09-26 22:56:53 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-09-26 22:56:53 +0000 |
commit | 98ebe281ad7b61ec648f5a4b719878bdf083fecf (patch) | |
tree | 1e1b46d298fd1d92e88fe022ae6be4ed227cf3fe /doc | |
parent | 92b1470e88cb69d8f50235b79f87fab5ac44c2cb (diff) | |
download | coreutils-98ebe281ad7b61ec648f5a4b719878bdf083fecf.tar.xz |
Add "ls --hide".
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index bbf937331..8ee852f83 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2004-09-26 Paul Eggert <eggert@cs.ucla.edu> + + * coreutils.texi (ls invocation): Document "ls --hide". + 2004-09-24 Paul Eggert <eggert@cs.ucla.edu> * coreutils.texi (chmod invocation): Warn about "chmod -w file". |