From 500ac13ddfd05607c2d45155d0f3ba4f755e558b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 21 Apr 2001 09:49:09 +0000 Subject: *** empty log message *** --- old/fileutils/NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index a8fc48cef..932ff843f 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,9 @@ Changes in release 4.1.0: +[4.0.44] +* ls: When given two or more arguments but the only one that exists is a + directory, don't treat it as if it were the only argument. Before, + `mkdir d; ls no-dir d 2>/dev/null' would act like `ls d' and produce + no output. Now, it prints `d:'. [4.0.43] * regenerate configure-related files using autoconf-2.49d [4.0.42] -- cgit v1.2.3-54-g00ecf