]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 21 Apr 2001 09:49:09 +0000 (09:49 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 21 Apr 2001 09:49:09 +0000 (09:49 +0000)
old/fileutils/NEWS

index a8fc48cef4367c05ad0e3bf38b983afe6d99845a..932ff843f9b29f61cd80c455225bc1cd3039c281 100644 (file)
@@ -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]