diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-12-15 22:08:29 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-12-15 22:08:29 +0000 |
commit | 4d2bb0f15f8dad6913ccac2ed0340207d3019274 (patch) | |
tree | 8e0756b86aa8423bb0d4d189728e66c102caa032 /doc/ChangeLog | |
parent | 6627d4136790988cbde6c914061cf7e4e3cb6af1 (diff) | |
download | coreutils-4d2bb0f15f8dad6913ccac2ed0340207d3019274.tar.xz |
* coreutils.texi: Fix minor problems in "ls" and "dircolors".
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 9fd91caa6..7193c2d02 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,10 @@ +2004-12-15 Paul Eggert <eggert@cs.ucla.edu> + + * coreutils.texi (ls invocation): Change minor problem to be + "subdirectory not found", since top-level trouble is now serious. + (dircolors invocation): Quote argument to eval. Problem reported + by Stephane Chazelas. + 2004-12-11 Paul Eggert <eggert@cs.ucla.edu> * coreutils.texi (join invocation): Mention that blank separators |