1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 02:36:16 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2002-12-06 13:47:50 +00:00
parent 431c521fef
commit 93968df340

View File

@@ -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.