1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-14 06:03:46 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2001-04-22 10:12:59 +00:00
parent fa9d5f6445
commit 8fb784af90
+1 -1
View File
@@ -2,7 +2,7 @@ Changes in release 4.1.0:
[4.0.45]
* regenerate configure using a patched version of autoconf-2.49e to work
around a bug in its test for a working memcmp function
* ls: fix off-by-one error introduced with last patch
* ls: fix off-by-one error introduced with the previous change
[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,