From: Jim Meyering Date: Fri, 14 Jul 2000 11:23:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0x~74 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=109fa3946b1d21d38d724c682170af0dfe86d8ee;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 8560edb027..f31d95a00b 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.