From: Jim Meyering Date: Tue, 20 Feb 2001 22:58:44 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-2_0_12~46 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6f1ffe444c185eb30c9ad29f35c4f35279411ae7;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 3f84818aeb..c127737a94 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.