summaryrefslogtreecommitdiff
path: root/old/fileutils/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-02-20 22:58:44 +0000
committerJim Meyering <jim@meyering.net>2001-02-20 22:58:44 +0000
commit6f1ffe444c185eb30c9ad29f35c4f35279411ae7 (patch)
tree0adc41c95663487a09678315ce85a1db5fc40280 /old/fileutils/NEWS
parent9f0b79a1ba6551f633adb2fd89dcde799ad5efb4 (diff)
downloadcoreutils-6f1ffe444c185eb30c9ad29f35c4f35279411ae7.tar.xz
.
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r--old/fileutils/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 3f84818ae..c127737a9 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,4 +1,7 @@
Changes in release 4.01:
+[4.0.42]
+* Using ls's short-named `-H' option evokes the warning that the
+ meaning of `-H' will soon change. Use `--si' instead.
[4.0.41]
* fix bug in rm introduced in 4.0.38: `chmod 0 f; rm f' would no longer prompt
before removal.