]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Tue, 20 Feb 2001 22:58:44 +0000 (22:58 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 20 Feb 2001 22:58:44 +0000 (22:58 +0000)
old/fileutils/NEWS

index 3f84818aebca5df659f64d66ce6c4e76aa07cde2..c127737a946660afef2893f691334233f9bd945c 100644 (file)
@@ -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.