]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 6 Dec 2002 13:47:50 +0000 (13:47 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 6 Dec 2002 13:47:50 +0000 (13:47 +0000)
ChangeLog

index 7a85e430ca07eee793e7b867d36de8e6edae165b..af36faf7a657df9b99bc0abd43201c4a12c7d80d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2002-12-04  Jim Meyering  <jim@meyering.net>
+2002-12-06  Jim Meyering  <jim@meyering.net>
 
        * Version 4.5.4.
 
+       * tests/ls/file-type: New file.
+       A test to contrast ls -F and ls --indicator-style=file-type.
+
+2002-12-04  Jim Meyering  <jim@meyering.net>
+
        * tests/ls/follow-slink: Make sure the symlink was created.
        Richard Dawe reported that `ln -s link link' succeeds, but creates
        no file on systems running some version of the DJGPP libc.