summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-12-11 13:47:28 +0000
committerJim Meyering <jim@meyering.net>1998-12-11 13:47:28 +0000
commit458aad90ab73ce721e31711adb3bc4677c0b16da (patch)
tree016079e024019ce5e7253ee0aeb6dd9e6e725194 /old
parent74235b07fa659fa209f1da980ee7456c3d888de2 (diff)
downloadcoreutils-458aad90ab73ce721e31711adb3bc4677c0b16da.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 0e9ead404..d9423e4e3 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,5 +1,7 @@
Changes in release 4.1:
[4.1-b1]
+* ls --quoting-style=c prints correct octal escapes for certain nonprinting
+ characters in file names.
* fix `ls -R .' formatting bug that broke mktexlsr
* moving a directory into itself is properly diagnosed in more cases
* moving a directory containing hard-linked files now works