summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-02-20 22:48:18 +0000
committerJim Meyering <jim@meyering.net>2001-02-20 22:48:18 +0000
commit890e2a5a58db5cfcd7035b7c4e8ec4206651c461 (patch)
tree9155c966765cfa1433ffea9feb4ff4a5be1cd926 /old
parent56bcd15a9c592969370aa1d39e8a6e6df380c9a3 (diff)
downloadcoreutils-890e2a5a58db5cfcd7035b7c4e8ec4206651c461.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 7464b43ab..828faa898 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,13 @@
+2001-02-20 Jim Meyering <meyering@lucent.com>
+
+ `ls -Fd symlink-to-directory' would print a trailing `/'
+ Now it prints a trailing `@'.
+
+ * src/ls.c (gobble_file): Don't clobber lstat stats of command line
+ arguments when using -d and -F (--directory and --classify) options.
+ Reported by John Covici.
+ * tests/ls-2/tests (slink-dir): New test, for the above.
+
2001-02-18 Jim Meyering <meyering@lucent.com>
* tests/rm/Makefile.am (TESTS): Add isatty.