diff options
author | Jim Meyering <jim@meyering.net> | 2000-07-14 11:23:29 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-07-14 11:23:29 +0000 |
commit | 109fa3946b1d21d38d724c682170af0dfe86d8ee (patch) | |
tree | 295383e6f1a0c8fca02ecae1dffa056d3259e42f /old/fileutils/NEWS | |
parent | bfc1dacca8cd79f5c0044fad3b31384a47c0a023 (diff) | |
download | coreutils-109fa3946b1d21d38d724c682170af0dfe86d8ee.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 8560edb02..f31d95a00 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,7 @@ Changes in release 4.1: [4.0x] +* New ls option --quoting-style=clocale acts like --quoting-style=locale, + except that it quotes "like this" by default instead of `like this'. [4.0w] * When `cp -pR' fails to copy a file, it now preserves permissions, owner, and group of the containing directory. |